mirror of
https://github.com/octoleo/syncthing.git
synced 2025-02-02 11:58:28 +00:00
Remove extra whitespace around node ID (fixes #335)
This commit is contained in:
parent
1cff9ccc63
commit
e5d16ed08a
File diff suppressed because one or more lines are too long
@ -408,9 +408,7 @@ found in the LICENSE file.
|
|||||||
</h4>
|
</h4>
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-body">
|
<div class="modal-body">
|
||||||
<div class="well well-sm text-monospace text-center">
|
<div class="well well-sm text-monospace text-center">{{myID | chunkID}}</div>
|
||||||
{{myID | chunkID}}
|
|
||||||
</div>
|
|
||||||
<img ng-if="myID" class="center-block img-thumbnail" src="qr/{{myID | chunkID}}"/>
|
<img ng-if="myID" class="center-block img-thumbnail" src="qr/{{myID | chunkID}}"/>
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-footer">
|
<div class="modal-footer">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user