From 2aa9ed562116225b155f8dec5616cf06c82ac446 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 2 Oct 2020 15:40:13 +0200 Subject: convoluted forms of UI click logic --- .../frontend/app/views/viewer/sections/viewer.sections.nav.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 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 56046c3..4506664 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 @@ -16,28 +16,28 @@ class ViewerSectionsNav extends Component {
- actions.viewer.toggleComponent('share')}> + actions.viewer.showNavComponent('share')}> {'Share'}
- actions.viewer.toggleComponent('subscribe')}> + actions.viewer.showNavComponent('subscribe')}> {'Subscribe'}
-
-
actions.viewer.toggleComponent('checklist')}> +
actions.viewer.toggleNavComponent('checklist')}> +
{'Checklist'}
- actions.viewer.toggleComponent('footnotes')}> + actions.viewer.showNavComponent('footnotes')}> {'Footnotes'} -- cgit v1.2.3-70-g09d2