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

github.com/nextcloud/bookmarks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Klehr <mklehr@gmx.net>2019-08-29 12:05:29 +0300
committerMarcel Klehr <mklehr@gmx.net>2019-09-11 15:48:59 +0300
commitb0751b7dad92f1457bd53a5faa3b670322197c2e (patch)
treea3fe38a65c4d2ae3179855e230dc0e30b68cfc30 /templates
parent60cdafb5e04dfbd2fcfba00ff1e7a6a0d8d8c05f (diff)
Refactor vuex store
Diffstat (limited to 'templates')
-rw-r--r--templates/admin.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/admin.php b/templates/admin.php
index 39a51fb9..9dc4a499 100644
--- a/templates/admin.php
+++ b/templates/admin.php
@@ -1,6 +1,4 @@
<?php
-/** @var $l \OCP\IL10N */
-/** @var $_ array */
script('bookmarks', 'bookmarks.admin');
?>
<div id="bookmarks" class="section"></div>