support for F-Spot photo versioning, refs #67
[phpfspot.git] / themes / default / templates / single_photo.tpl
index e8e326dfc96a6b777a51e1e8e53446e5eca5312f..572bef70ddc322889bac9a07dd94f2a7ea05f582 100644 (file)
     {/section}
     <br />
    { /if }
+   { if $has_versions }
+    <br />
+    Versions:<br />
+    <select onchange="update_photo_version(this, {$photo});">
+    { photo_version_select_list photo=$photo current=$version }
+    </select>
+    <br />
+   { /if }
    { if $tags }
     <br />
     <u><img src="{$web_path}/resources/small_available_tags.png" alt="available tags" />&nbsp;Tagged with:</u><br />