From b33b85860f40bbfa57cc67508754529791c95fce Mon Sep 17 00:00:00 2001 From: Awilum Date: Fri, 3 Jan 2014 01:44:00 +0200 Subject: [PATCH] FilesManager Improvements --- .../filesmanager/views/backend/index.view.php | 36 ++++++++++++++++--- 1 file changed, 32 insertions(+), 4 deletions(-) diff --git a/plugins/box/filesmanager/views/backend/index.view.php b/plugins/box/filesmanager/views/backend/index.view.php index 47965a9..404891c 100755 --- a/plugins/box/filesmanager/views/backend/index.view.php +++ b/plugins/box/filesmanager/views/backend/index.view.php @@ -22,8 +22,15 @@ × -
- +
+
+ + +
@@ -89,7 +96,7 @@ > - $site_url.'public/' . $path.$file));?> + $site_url.'public/' . $path.$file, 'class' => 'chocolat', 'data-toggle' => 'lightbox'));?> '_blank'));?> @@ -113,7 +120,7 @@ - + +