Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Dubiniuk <victor.dubiniuk@gmail.com>2015-08-26 20:16:53 +0300
committerVictor Dubiniuk <victor.dubiniuk@gmail.com>2015-08-27 01:27:06 +0300
commit58725da687dd5c15e83d7242bdafd8bf5d0321e4 (patch)
tree0e36aa0bdea78e7cb14360828a0f78f1008d4849 /templates/public.php
parent8897dda9abcda72052ce82a6f81399ef218e61a9 (diff)
Remove deprecated API usage. Step 2
Diffstat (limited to 'templates/public.php')
-rw-r--r--templates/public.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/public.php b/templates/public.php
index 6f018e88..cd34217e 100644
--- a/templates/public.php
+++ b/templates/public.php
@@ -1,3 +1,6 @@
+<?php
+style( 'documents', 'style' );
+?>
<div id="notification-container">
<div id="notification" style="display: none;"></div>
</div>