summaryrefslogtreecommitdiffstats
path: root/templates/main.php
diff options
context:
space:
mode:
authorTom Needham <tom@owncloud.com>2016-02-18 23:01:16 +0000
committerThomas Müller <thomas.mueller@tmit.eu>2016-02-19 14:33:57 +0100
commitfeaca8c6d23fc5c8ee7ac0eb2435d666c3c6b547 (patch)
tree59bc7679176fa1d4979929c2c8e900369019d94b /templates/main.php
parent8f42d90f9f243bff8b9cd408b67db014d06b1b22 (diff)
Move stlyes into public.css
Diffstat (limited to 'templates/main.php')
-rw-r--r--templates/main.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/main.php b/templates/main.php
index 7dd9c5fe..ec084941 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -17,7 +17,6 @@ script('contactsrework', 'vendor/angular-bootstrap/ui-bootstrap-tpls.min');
// all styles
style('contactsrework', 'public/style');
-style('contactsrework', 'addressbooklist');
?>