From 335991e15229cca8921ccadbff2e8d566cdbe096 Mon Sep 17 00:00:00 2001 From: Harry Bomrah Date: Wed, 4 Sep 2013 19:09:10 +0800 Subject: [PATCH] by mistake pushed code with debugger --- .../app/controllers/panel/gallery/back_end/albums_controller.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/vendor/built_in_modules/gallery/app/controllers/panel/gallery/back_end/albums_controller.rb b/vendor/built_in_modules/gallery/app/controllers/panel/gallery/back_end/albums_controller.rb index 5ac21b80..9a5a301a 100644 --- a/vendor/built_in_modules/gallery/app/controllers/panel/gallery/back_end/albums_controller.rb +++ b/vendor/built_in_modules/gallery/app/controllers/panel/gallery/back_end/albums_controller.rb @@ -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