mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 19:15:22 +00:00
Interfaces: Diagnostics: Packet Capture - minor cleanup
This commit is contained in:
parent
651edfe7c4
commit
d1f981b6c3
@ -182,7 +182,6 @@
|
||||
|
||||
$("#btn_start_new").click(function () {
|
||||
if (!$("#frm_CaptureSettings_progress").hasClass("fa-spinner")) {
|
||||
$("#dns_results").hide();
|
||||
$("#frm_CaptureSettings_progress").addClass("fa fa-spinner fa-pulse");
|
||||
let callb = function (data) {
|
||||
$("#frm_CaptureSettings_progress").removeClass("fa fa-spinner fa-pulse");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user