From f3e7211ee5fd6ac7ddffbbbe72c9a215ed247592 Mon Sep 17 00:00:00 2001 From: Pranav Kant Date: Wed, 29 Jun 2016 17:57:58 +0530 Subject: [PATCH] Add Handlebars to global --- js/documents.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/documents.js b/js/documents.js index 6381e0de..0be3c767 100644 --- a/js/documents.js +++ b/js/documents.js @@ -1,4 +1,4 @@ -/*globals $,OC,fileDownloadPath,t,document,odf,alert,require,dojo,runtime */ +/*globals $,OC,fileDownloadPath,t,document,odf,alert,require,dojo,runtime,Handlebars */ $.widget('oc.documentGrid', { options : {