Skip to content

Commit

Permalink
CUSTOM: Remove state from motion slide.
Browse files Browse the repository at this point in the history
  • Loading branch information
emanuelschuetze committed Jan 11, 2017
1 parent 10c5b19 commit 7f4fc84
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions openslides/motions/static/templates/motions/slide_motion.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
<div ng-controller="SlideMotionCtrl" class="content scrollcontent">

<div id="sidebox">
<!-- State -->
<h3 translate>State</h3>
{{ motion.getStateName() }}

<!-- Recommendation -->
<div ng-if="motion.getRecommendationName() != ''">
<h3>{{ config('motions_recommendations_by') }}</h3>
Expand Down

0 comments on commit 7f4fc84

Please sign in to comment.