1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-21 14:19:43 +02:00

Document meta fields: better popovers & click-through editing

Non-admins receive popovers on hover.

Admins receive no popovers and get click-through to settings tab.

Space and document settings support jump to sub-section.

Co-Authored-By: Harvey Kandola <harvey@documize.com>
This commit is contained in:
sauls8t 2018-06-25 19:43:29 +01:00
parent 5d80480d75
commit ad44112359
6 changed files with 65 additions and 34 deletions

View file

@ -17,6 +17,7 @@ export default Controller.extend(NotifierMixin, {
router: service(),
folderService: service('folder'),
localStorage: service('localStorage'),
queryParams: ['tab'],
tab: 'general',
actions: {