Improved admin UI. Bug fixed
This commit is contained in:
Aidaho12
2018-04-20 10:39:39 +06:00
parent 2ae315ea27
commit 456fb657e5
9 changed files with 90 additions and 37 deletions

View File

@@ -253,7 +253,6 @@ $( function() {
});
$( "input[type=submit], button" ).button();
$( "input[type=checkbox]" ).checkboxradio();
$( "#number" ).spinner();
$( ".controlgroup" ).controlgroup();
function ajaxActionServers(action, id) {