]> source.dussan.org Git - nextcloud-server.git/commit
Add a simple Admin UI to manage systemtags 494/head
authorJoas Schilling <coding@schilljs.com>
Thu, 21 Jul 2016 08:51:42 +0000 (10:51 +0200)
committerJoas Schilling <coding@schilljs.com>
Wed, 27 Jul 2016 13:29:25 +0000 (15:29 +0200)
commit5bb35577db9fed771667573cbd5ce6bdebe45ae0
tree4e9ac718265b0537a95d731d18be52005c9c47e3
parent5bdb620af3bf3128c5a33365dc66b046c580d0b7
Add a simple Admin UI to manage systemtags
apps/systemtags/admin.php [new file with mode: 0644]
apps/systemtags/appinfo/app.php
apps/systemtags/appinfo/info.xml
apps/systemtags/js/admin.js [new file with mode: 0644]
apps/systemtags/lib/AppInfo/Application.php [new file with mode: 0644]
apps/systemtags/templates/admin.php [new file with mode: 0644]