luci-app-mosdns: refresh the luci after clear logs
This commit is contained in:
parent
e2237fa004
commit
8d9cd00693
@ -8,6 +8,7 @@
|
||||
log_textarea.innerHTML = "";
|
||||
log_textarea.scrollTop = log_textarea.scrollHeight;
|
||||
}
|
||||
location.reload();
|
||||
}
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user