summaryrefslogtreecommitdiffstats
path: root/templates/main.php
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-01-24 11:49:49 +0100
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-02-18 19:11:13 +0100
commitd4a6101c445698e1302cb117e9f6dd8bb63cf8ff (patch)
treed92babda9fab8709d927bb223b9462ea9a668559 /templates/main.php
parent2319093d08fb289515db5d0f6c281486e4642a3a (diff)
Added popover menu in addressbook list
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'templates/main.php')
-rw-r--r--templates/main.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/main.php b/templates/main.php
index e165fc73..5f4ab9d4 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -6,6 +6,7 @@ script('contacts', 'vendor/angular-uuid4/angular-uuid4');
script('contacts', 'vendor/angular-cache/dist/angular-cache');
script('contacts', 'vendor/angular-sanitize/angular-sanitize');
script('contacts', 'vendor/ui-select/dist/select');
+script('contacts', 'vendor/angular-click-outside/clickoutside.directive');
// DAV libraries
script('contacts', 'dav/dav');