From 3fa867812f9f493046ed577f474c7beb18380bfe Mon Sep 17 00:00:00 2001 From: Marc MAURICE Date: Tue, 4 Jan 2011 21:16:27 +0100 Subject: [PATCH] Added keyboard navigation in image viewer (javascript) --- plugins/viewer/view.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/plugins/viewer/view.php b/plugins/viewer/view.php index 6cac4b0..e9a9949 100644 --- a/plugins/viewer/view.php +++ b/plugins/viewer/view.php @@ -160,5 +160,31 @@ window.onload = function() { + + -- 1.7.10.4