From 597356b755b2453d17bc7e13e6d7f7f3d966bf6b Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 14 Oct 2020 21:12:13 +0200 Subject: checklist --- .../frontend/app/views/viewer/sections/viewer.sections.nav.js | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'animism-align/frontend/app/views/viewer/sections/viewer.sections.nav.js') diff --git a/animism-align/frontend/app/views/viewer/sections/viewer.sections.nav.js b/animism-align/frontend/app/views/viewer/sections/viewer.sections.nav.js index f4162ba..1c0f49d 100644 --- a/animism-align/frontend/app/views/viewer/sections/viewer.sections.nav.js +++ b/animism-align/frontend/app/views/viewer/sections/viewer.sections.nav.js @@ -15,14 +15,20 @@ class ViewerSectionsNav extends Component {
-
actions.viewer.toggleNavComponent('checklist')}> +
{ + actions.viewer.hideNavComponent('credits') + actions.viewer.toggleNavComponent('checklist') + }}>
{'Checklist'}
-
actions.viewer.toggleNavComponent('credits')}> +
{ + actions.viewer.hideNavComponent('checklist') + actions.viewer.toggleNavComponent('credits') + }}>
{'Credits'} -- cgit v1.2.3-70-g09d2