remove card link style bugfix
This commit is contained in:
		
					parent
					
						
							
								cf673c8f90
							
						
					
				
			
			
				commit
				
					
						eafabf29a7
					
				
			
		
					 2 changed files with 4 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -17,7 +17,6 @@ $( document ).ready(function() {
 | 
			
		|||
     * Replace all SVG images with inline SVG
 | 
			
		||||
     */
 | 
			
		||||
    $('.svg-img').each(function() {
 | 
			
		||||
        console.log('asa')
 | 
			
		||||
        var $img = $(this);
 | 
			
		||||
        var imgID = $img.attr('id');
 | 
			
		||||
        var imgClass = $img.attr('class');
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue