From e31b4e49d61a23cee65d40240a249c062f37c596 Mon Sep 17 00:00:00 2001 From: rvelices Date: Wed, 13 Feb 2008 01:25:07 +0000 Subject: merge revisions 2205 and 2206 from trunk to branch-1_7 feature 803: Implement keyboard navigation (left/right arrows) on the picture page fix: non-image elements without representative and without mime type icon default to thumbnail if possible git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2207 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/picture.tpl | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'template/yoga/picture.tpl') diff --git a/template/yoga/picture.tpl b/template/yoga/picture.tpl index 9c1217af2..128f0ff65 100644 --- a/template/yoga/picture.tpl +++ b/template/yoga/picture.tpl @@ -212,3 +212,27 @@ + + \ No newline at end of file -- cgit v1.2.3