mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 00:24:40 +00:00
web proxy: cleanup
This commit is contained in:
parent
4d2c1c2217
commit
3111b79d99
@ -211,7 +211,6 @@
|
||||
// on correct save, perform reconfigure. set progress animation when reloading
|
||||
$("#"+frm_id+"_progress").addClass("fa fa-spinner fa-pulse");
|
||||
|
||||
//
|
||||
ajaxCall("/api/proxy/service/reconfigure", {}, function(data,status){
|
||||
// when done, disable progress animation.
|
||||
$("#"+frm_id+"_progress").removeClass("fa fa-spinner fa-pulse");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user