forked from p15670423/monkey
Removed the unused load new config button
This commit is contained in:
parent
87cdac12db
commit
85ee6804ee
|
@ -174,10 +174,6 @@
|
|||
</div>
|
||||
<div id="config" style="overflow: visible" class="panel-body panel-collapse collapse in" aria-expanded="true">
|
||||
<span class="input-group-btn">
|
||||
<button id="btnNewConfigLoad" class="btn btn-default" type="button"
|
||||
onclick="loadNewMonkeysConfig()" style="margin-top:-4px">
|
||||
Load
|
||||
</button>
|
||||
<button id="btnNewConfigUpdate" class="btn btn-default" type="button"
|
||||
onclick="updateNewMonkeysConfig()" style="margin-top:-4px">
|
||||
Update
|
||||
|
|
Loading…
Reference in New Issue