Editor:
Creating page (it might take few minutes)
{{ popups.errDialog.title }}
{{ popups.errDialog.errMsg }}
{{ popups.addFig.title }}
{{ popups.addFig.errMsg }}
{{ popups.commits.title }}
Loading data, please wait...
{{popups.commits.data.selected.commit.hash == commitHash ? 'Current version:' : 'Selected version:' }}
{{ " (" + popups.commits.data.navigation[4] + ' of ' + popups.commits.data.commits.length +")" }}
Date: {{ popups.commits.data.selected.commit.date }} Author: {{ popups.commits.data.selected.commit.author }} <{{ popups.commits.data.selected.commit.email }}> Commit: {{ popups.commits.data.selected.commit.hash }} Notes: {{ popups.commits.data.selected.commit.notes }}
{{popups.commits.data.selected.commit.hash == commitHash ? '' :
(popups.commits.data.selected.diff.length ? 'Differences with current version:' : 'No differences with current version')
}}
{{type_line[1]}}
{{ popups.commits.errMsg }}
{{ popups.logs.title }}
Loading data, please wait...
{{ logs[0] }}
{{ logs[1] }}
{{ popups.logs.errMsg }}
{{ popups.logIn.title }}
{{ popups.logIn.errMsg }}