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

Apply changes backported from Enterprise edition

This commit is contained in:
McMatts 2018-12-26 18:13:00 +00:00
parent 3d0a3cecf9
commit 5757b2d36e
24 changed files with 1474 additions and 1378 deletions

View file

@ -22,6 +22,8 @@ export default Controller.extend(Notifier, {
router: service(),
sidebarTab: 'toc',
queryParams: ['currentPageId', 'source'],
contributionStatus: '',
approvalStatus: '',
actions: {
onSidebarChange(tab) {