Removed Recommendation motion summary

This commit is contained in:
Meinert Leinigen 2017-01-13 20:49:44 +01:00
parent 717d346321
commit d133199a73
2 changed files with 1 additions and 1 deletions

View File

@ -24,3 +24,4 @@ Authors of OpenSlides in chronological order of first contribution:
Joel Macht <joel.macht@web.de>
Finn Stutzenstein <finn.stutzenstein@hotmail.de>
Thomas Junk <lilith2k3@archlinux.us>
Meinert Leinigen <openslides@leinigen.cc>

View File

@ -91,7 +91,6 @@
<!-- Diff View -->
<div ng-if="mode == 'diff'">
<ng-include src="'static/templates/motions/motion-detail/change-summary.html'"></ng-include>
<!-- The actual diff view -->
<div class="motion-text-with-diffs line-numbers-{{ config('motions_default_line_numbering') }}">
<div ng-repeat="change in (changes = (change_recommendations | orderBy: 'line_from')) ">