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

github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2019-02-20 17:47:42 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2019-02-20 17:47:42 +0300
commit410d7701e6609e121d67944b3bdecf1f80687270 (patch)
tree367b81838b39b1f7b464b83041b5a81b674dcda4 /templates
parent6e761e2c9a7186cf48a3b9d5ac8707b023d517dd (diff)
Move to compiled handlebars
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'templates')
-rw-r--r--templates/admin.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/admin.php b/templates/admin.php
index f2ef76d..37408e8 100644
--- a/templates/admin.php
+++ b/templates/admin.php
@@ -28,6 +28,7 @@ script('core', [
script('files_retention', [
'retentionmodel',
+ 'template',
'retentioncollection',
'retentionview',
'admin'