From aca5b6c6362c415df501f76ef170794e77522242 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Fri, 17 Jun 2016 00:06:33 +0200 Subject: file/history: Add support to display preview of entries on hover Signed-off-by: Florian Pritz --- application/views/file/upload_history.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/views/file/upload_history.php') diff --git a/application/views/file/upload_history.php b/application/views/file/upload_history.php index 1e7ecfa62..7d46efe3a 100644 --- a/application/views/file/upload_history.php +++ b/application/views/file/upload_history.php @@ -16,7 +16,7 @@ $item): ?> ]" value="" class="delete-history"> - /"> + /" data-content=""> "> -- cgit v1.2.3-24-g4f1b