summaryrefslogtreecommitdiffstats
path: root/templates/main.php
diff options
context:
space:
mode:
authorHendrik Leppelsack <hendrik@leppelsack.de>2016-02-18 16:33:26 +0100
committerHendrik Leppelsack <hendrik@leppelsack.de>2016-02-18 16:39:26 +0100
commit43462d3fc447ac8d843e98e9dc596e21302b1353 (patch)
tree7fae6fd90d269d4c101715d5f36bb844ab0f0a06 /templates/main.php
parent5b452bc093ebaca4dd95955bd47417d187968352 (diff)
integrate dav library instead of loading via bower
Diffstat (limited to 'templates/main.php')
-rw-r--r--templates/main.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main.php b/templates/main.php
index e232a439..7b2379eb 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -6,7 +6,7 @@ script('contactsrework', 'vendor/angular-uuid4/angular-uuid4');
script('contactsrework', 'vendor/angular-cache/dist/angular-cache');
// DAV libraries
-script('contactsrework', 'vendor/dav/dav');
+script('contactsrework', 'dav/dav');
script('contactsrework', 'vendor/vcard/src/vcard');
// compiled version of app javascript