From 9e56acbdc9c3196f630251938a5e8f5b5c507f2c Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Thu, 5 Jun 2014 11:52:17 +0200 Subject: add snap.js script --- lib/base.php | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/base.php') diff --git a/lib/base.php b/lib/base.php index 7c58619a556..f513cb5c406 100644 --- a/lib/base.php +++ b/lib/base.php @@ -334,6 +334,7 @@ class OC { OC_Util::addScript('search', 'result'); OC_Util::addScript("oc-requesttoken"); OC_Util::addScript("apps"); + OC_Util::addScript("snap"); // avatars if (\OC_Config::getValue('enable_avatars', true) === true) { -- cgit v1.2.3