Remove extra whitespace around node ID (fixes #335)

This commit is contained in:
Jakob Borg 2014-06-05 11:29:05 +02:00
parent 1cff9ccc63
commit e5d16ed08a
2 changed files with 2 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -408,9 +408,7 @@ found in the LICENSE file.
</h4>
</div>
<div class="modal-body">
<div class="well well-sm text-monospace text-center">
{{myID | chunkID}}
</div>
<div class="well well-sm text-monospace text-center">{{myID | chunkID}}</div>
<img ng-if="myID" class="center-block img-thumbnail" src="qr/{{myID | chunkID}}"/>
</div>
<div class="modal-footer">