]> git.decadent.org.uk Git - memories.git/blobdiff - Memories/Photo.pm
Ajaxify the main tabs
[memories.git] / Memories / Photo.pm
index 98444a7bbe0c8a001835c076c610c4a4175cf3a7..f2999c3c110541b6f85cbb7043273e42df5ba4da 100644 (file)
@@ -93,6 +93,10 @@ sub view :Exported {
     }
 }
 sub upload :Exported {}
+sub exif :Exported {}
+sub comment :Exported {}
+sub tagedit :Exported {}
+sub similar :Exported {}
 
 use Class::DBI::Plugin::Pager;
 use Class::DBI::Plugin::AbstractCount;