issue31, a mini preview of the previous and next photo is now shown in a single photo...
[phpfspot.git] / phpfspot.js
index 2132ea511617c52842823f0609e511840e598dc9..4b6a640eaf2d86bb45e73a4be199d1c8a8c05e73 100644 (file)
@@ -115,6 +115,11 @@ function startTagSearch(searchfor)
 
 }
 
+function setViewMode(mode)
+{
+   window.alert(mode);
+}
+
 function clearSearch()
 {
    document.getElementsByName('searchfor')[0].value = '';