Skip to content

Commit 1f3581a

Browse files
committed
Synch lychee-front
1 parent cec9bc2 commit 1f3581a

File tree

3 files changed

+16
-7
lines changed

3 files changed

+16
-7
lines changed

public/dist/main.js

Lines changed: 15 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/dist/view.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -414,9 +414,6 @@ $(document).ready(function () {
414414
// Infobox
415415
header.dom('#button_info').on('click', sidebar.toggle);
416416

417-
// Show overview Map
418-
header.dom('#button_map').on('click', alert("Show Map"));
419-
420417
// Load photo
421418
loadPhotoInfo(photoID);
422419
});

0 commit comments

Comments
 (0)