by mistake pushed code with debugger

This commit is contained in:
Harry Bomrah 2013-09-04 19:09:10 +08:00 committed by saurabhbhatia
parent 131dd3fea8
commit 335991e152
1 changed files with 0 additions and 1 deletions

View File

@ -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