by mistake pushed code with debugger
This commit is contained in:
		
							parent
							
								
									131dd3fea8
								
							
						
					
					
						commit
						335991e152
					
				| 
						 | 
				
			
			@ -195,7 +195,6 @@ class Panel::Gallery::BackEnd::AlbumsController < OrbitBackendController
 | 
			
		|||
  end
 | 
			
		||||
 | 
			
		||||
  def update_children_image_tag(tagsToDestroy,tagsToAdd)
 | 
			
		||||
    debugger
 | 
			
		||||
      # tagsToDestroy will contain  all tag ids which have to be deleted from the galley_images
 | 
			
		||||
      # tagsToAdd will contain all tag ids which ve to be added in tall gallery_images
 | 
			
		||||
      @images = GalleryImage.all
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue