diff options
| author | Simon Rettberg | 2014-06-03 11:27:14 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2014-06-03 11:27:14 +0200 |
| commit | 6499e7db3b55d0948e8437df3b56f9d8e9a57649 (patch) | |
| tree | 94a6c1798af1ec4fc7390ac29b6a64490e9a3878 /templates/exec-progress.html | |
| parent | Only show DL status if task still exists... (diff) | |
| download | slx-admin-6499e7db3b55d0948e8437df3b56f9d8e9a57649.tar.gz slx-admin-6499e7db3b55d0948e8437df3b56f9d8e9a57649.tar.xz slx-admin-6499e7db3b55d0948e8437df3b56f9d8e9a57649.zip | |
Remove old download stuff
Diffstat (limited to 'templates/exec-progress.html')
| -rw-r--r-- | templates/exec-progress.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/exec-progress.html b/templates/exec-progress.html deleted file mode 100644 index 0583a74a..00000000 --- a/templates/exec-progress.html +++ /dev/null @@ -1,4 +0,0 @@ -<div class="well well-sm"> - <pre>{{text}}</pre> - {{#running}}<script> setTimeout(function() { $('#{{id}}').load('api.php?do=exec&progress={{progress}}&id={{id}}&pid={{pid}}'); }, 2000); // </script>{{/running}} -</div> |
