diff options
| author | Jonathan Bauer | 2014-06-04 18:11:24 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2014-06-04 18:11:24 +0200 |
| commit | 9f14e302af77b5a8f72b4785e7376cc346519ef7 (patch) | |
| tree | aa3be844d8b879b3eab06793c4ae33ac0e6c233b /templates/exec-progress.html | |
| parent | listing of module's content (diff) | |
| parent | Add RO-Credentials to CIFS VMStore (diff) | |
| download | slx-admin-9f14e302af77b5a8f72b4785e7376cc346519ef7.tar.gz slx-admin-9f14e302af77b5a8f72b4785e7376cc346519ef7.tar.xz slx-admin-9f14e302af77b5a8f72b4785e7376cc346519ef7.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/slx-admin
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> |
