mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-08-14 17:09:24 +02:00
Compare commits
2 Commits
70b1ccfa6e
...
5c6950ca56
Author | SHA1 | Date | |
---|---|---|---|
![]() |
5c6950ca56 | ||
![]() |
a33600d3e2 |
@@ -137,7 +137,7 @@
|
||||
});
|
||||
|
||||
function clearStreamProxyAddEditForm(){
|
||||
$('#streamProxyForm input, #streamProxyForm select').val('');
|
||||
$('#streamProxyForm').find('input:not([type=checkbox]), select').val('');
|
||||
$('#streamProxyForm select').dropdown('clear');
|
||||
$("#streamProxyForm input[name=timeout]").val(10);
|
||||
$("#streamProxyForm .toggle.checkbox").checkbox("set unchecked");
|
||||
|
Reference in New Issue
Block a user