summaryrefslogtreecommitdiffstats
path: root/themes/default
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2008-08-15 13:19:23 +0200
committerAndreas Unterkircher <unki@netshadow.at>2008-08-18 06:14:49 +0200
commit6198d8ac0ce0623ebb56dba2fed19e4e759682c0 (patch)
tree0145aa8cb373333cad496dec1da86c8275ccc819 /themes/default
parent936c19d107653fdc77943782e54aafe07c6585b5 (diff)
support for F-Spot photo versioning, refs #67
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
Diffstat (limited to 'themes/default')
-rw-r--r--themes/default/templates/single_photo.tpl8
1 files changed, 8 insertions, 0 deletions
diff --git a/themes/default/templates/single_photo.tpl b/themes/default/templates/single_photo.tpl
index e8e326d..572bef7 100644
--- a/themes/default/templates/single_photo.tpl
+++ b/themes/default/templates/single_photo.tpl
@@ -49,6 +49,14 @@
{/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 />