|
@@ -166,7 +166,6 @@ $(document).ready(function() {
|
|
/* Context Menu */
|
|
/* Context Menu */
|
|
.on('contextmenu', '.photo', function(e) { contextMenu.photo(photo.getID(), e) })
|
|
.on('contextmenu', '.photo', function(e) { contextMenu.photo(photo.getID(), e) })
|
|
.on('contextmenu', '.album', function(e) { contextMenu.album(album.getID(), e) })
|
|
.on('contextmenu', '.album', function(e) { contextMenu.album(album.getID(), e) })
|
|
- .on('contextmenu', '.contextmenu_bg', contextMenu.close)
|
|
|
|
.on(event_name, '.contextmenu_bg', contextMenu.close)
|
|
.on(event_name, '.contextmenu_bg', contextMenu.close)
|
|
|
|
|
|
/* Infobox */
|
|
/* Infobox */
|