|
@@ -237,6 +237,7 @@ $(document).ready(function(){
|
|
headers: { "X-Custom-fwurl": url },
|
|
headers: { "X-Custom-fwurl": url },
|
|
data: { 'timestamp': Date.now() }
|
|
data: { 'timestamp': Date.now() }
|
|
});
|
|
});
|
|
|
|
+ enableStatusTimer = true;
|
|
});
|
|
});
|
|
|
|
|
|
$("#generate-command").on("click", function() {
|
|
$("#generate-command").on("click", function() {
|