Do not show identifier in motion slide twice

This commit is contained in:
FinnStutzenstein 2017-11-03 13:05:29 +01:00
parent bed42b5c66
commit b7da8cf7ec

View File

@ -68,7 +68,7 @@
<div id="motioncontent">
<!-- Title -->
<div id="title">
<h1>{{ motion.agenda_item.getTitle() || motion.getTitle() }}</h1>
<h1>{{ motion.getTitle() || motion.getTitle() }}</h1>
<h2>
<translate>Motion</translate> {{ motion.identifier }}
<span ng-if="motion.versions.length > 1" >| Version {{ motion.getVersion().version_number }}</span>