From 2c4601f2e144dac73c4c5ca3ba5c1aa029bf6a02 Mon Sep 17 00:00:00 2001 From: reswild Date: Mon, 23 Nov 2020 22:04:57 +0000 Subject: Update systemtags location The systemtags scripts have changed location in Nextcloud, so the links to these needs updating. For the related Nextcloud commit, see https://github.com/nextcloud/server/pull/21118/files --- templates/settings.php | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'templates') diff --git a/templates/settings.php b/templates/settings.php index 4e48e10..b7f4bf6 100644 --- a/templates/settings.php +++ b/templates/settings.php @@ -22,11 +22,7 @@ if ($_["tagsEnabled"]) { script("core", [ - "systemtags/systemtags", - "systemtags/systemtagmodel", - "systemtags/systemtagsmappingcollection", - "systemtags/systemtagscollection", - "systemtags/systemtagsinputfield", + "dist/systemtags", ]); } ?> @@ -303,4 +299,4 @@

- \ No newline at end of file + -- cgit v1.2.3