mirror of
https://github.com/SuperBFG7/ympd
synced 2024-12-26 02:50:26 +00:00
Removed duplicate update db button
This commit is contained in:
parent
801159bfe8
commit
c08b353f24
@ -282,13 +282,6 @@
|
|||||||
<input type="text" class="form-control" id="mpdstream" />
|
<input type="text" class="form-control" id="mpdstream" />
|
||||||
</div>
|
</div>
|
||||||
</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>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-footer">
|
<div class="modal-footer">
|
||||||
|
Loading…
Reference in New Issue
Block a user