From 951ff0897c4d8d5b234e74560c3ac4541b8784be Mon Sep 17 00:00:00 2001 From: Robin Appelman Date: Tue, 5 Jul 2016 23:17:43 +0200 Subject: hint global handlebars --- apps/files_sharing/js/sharetabview.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/files_sharing/js') diff --git a/apps/files_sharing/js/sharetabview.js b/apps/files_sharing/js/sharetabview.js index e24320604fb..2c7070aa3d5 100644 --- a/apps/files_sharing/js/sharetabview.js +++ b/apps/files_sharing/js/sharetabview.js @@ -8,6 +8,8 @@ * */ +/* @global Handlebars */ + (function() { var TEMPLATE = '
' + -- cgit v1.2.3