1
0
mirror of https://github.com/SuperBFG7/ympd synced 2024-09-30 23:10:42 +00:00

Removed duplicate update db button

This commit is contained in:
jcorporation 2018-04-30 15:16:41 +01:00
parent 801159bfe8
commit c08b353f24

View File

@ -282,13 +282,6 @@
<input type="text" class="form-control" id="mpdstream" />
</div>
</div>
<div class="row">
<div class="form-group col-md-12">
<button type="button" class="btn btn-default" onclick="updateDB();">
<span class="glyphicon glyphicon-refresh"></span> Update DB
</button>
</div>
</div>
</form>
</div>
<div class="modal-footer">