1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 20:15:26 +02:00

Complete the UI migration for all space setting views

Permissions and Categories admin views have been migrated to the new UI layout system.
This commit is contained in:
Harvey Kandola 2018-12-18 11:12:11 +00:00
parent 60e92b63a9
commit b4b3dbcb4c
7 changed files with 179 additions and 142 deletions

View file

@ -33,4 +33,4 @@
icon=constants.Icon.Settings
label=constants.Label.Save
light=true
onClick=(action 'onSave')}}
onClick=(action "onSave")}}