From b54da8c0e7e062cee8406d642e4cc7170d279753 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 27 Jul 2020 23:04:55 +0200 Subject: stub for fullscreen player. adjusting sizes. refactor component --- .../frontend/app/views/viewer/sections/viewer.sections.nav.js | 6 +++--- 1 file changed, 3 insertions(+), 3 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 439b905..19eb385 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 @@ -18,15 +18,15 @@ class ViewerSectionsNav extends Component {
- actions.viewer.toggleSection('checklist')}> + actions.viewer.toggleComponent('checklist')}> {'Checklist'}
{ - actions.viewer.hideSection('checklist') - actions.viewer.toggleSection('transcript') + actions.viewer.hideComponent('checklist') + actions.viewer.toggleComponent('transcript') }}> {'Transcript'} -- cgit v1.2.3-70-g09d2