Minified all CSS and JS script

This commit is contained in:
Donald Cheng Hong Zou
2021-12-30 15:21:25 -05:00
parent 7d9bf01d27
commit 06dd641274
9 changed files with 24 additions and 16 deletions
-5
View File
@@ -14,12 +14,7 @@ $(".conf_dropdown").change(function (){
}
})
});
// Ping Tools
$(".send_ping").click(function (){
$(this).attr("disabled","disabled")
$(this).html("Pinging...")