mirror of
https://github.com/octoleo/syncthing.git
synced 2025-01-09 17:53:59 +00:00
gui: Add missing 'Close' button on remote devices' files (#5232)
This commit is contained in:
parent
a4d27282ae
commit
86a22b8086
@ -42,4 +42,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="modal-footer">
|
||||||
|
<button type="button" class="btn btn-default btn-sm" data-dismiss="modal">
|
||||||
|
<span class="fas fa-times"></span> <span translate>Close</span>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
</modal>
|
</modal>
|
||||||
|
Loading…
Reference in New Issue
Block a user