From f2bfdf0c76d2cce95f136b5240a6d7aa18bea8dc Mon Sep 17 00:00:00 2001 From: marijus Date: Mon, 29 Dec 2014 22:45:07 +0100 Subject: some work on cloud actionspanel and minor cleanup --- view/js/mod_photos.js | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'view/js/mod_photos.js') diff --git a/view/js/mod_photos.js b/view/js/mod_photos.js index 8b7706f16..0a64f8102 100644 --- a/view/js/mod_photos.js +++ b/view/js/mod_photos.js @@ -3,16 +3,6 @@ var ispublic = aStr['everybody']; $(document).ready(function() { - $("a#photos-upload-perms-menu").colorbox({ - 'inline' : true, - 'transition' : 'elastic' - }); - - $("a#settings-default-perms-menu").colorbox({ - 'inline' : true, - 'transition' : 'elastic' - }); - var a; a = $("#photo-edit-newtag").autocomplete({ serviceUrl: baseurl + '/acl', -- cgit v1.2.3