From 2db0a64454c1612fdb6949fc5c5d65ad2c727208 Mon Sep 17 00:00:00 2001 From: Martynas Barzda Date: Sat, 29 Dec 2012 21:13:35 +0200 Subject: [PATCH] Filesmanager plugin: ability to view images Based on issue #75. On image name click opens modal window with image. --- .../filesmanager/views/backend/index.view.php | 32 +++++++++++++++++-- 1 file changed, 29 insertions(+), 3 deletions(-) diff --git a/plugins/box/filesmanager/views/backend/index.view.php b/plugins/box/filesmanager/views/backend/index.view.php index d0dcc84..1e51771 100755 --- a/plugins/box/filesmanager/views/backend/index.view.php +++ b/plugins/box/filesmanager/views/backend/index.view.php @@ -70,8 +70,8 @@ - - '_blank'));?> + > + '_blank'));?> @@ -90,4 +90,30 @@ - \ No newline at end of file + + + + +