diff options
| author | Jonathan Bauer | 2011-04-24 16:36:34 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2011-04-24 16:36:34 +0200 |
| commit | c90a982030f16f5b6356bbe04f43c9a59bb6fcff (patch) | |
| tree | 2d7435597228c803d46012fc34b26aeca22f0561 /application/modules/fbgui | |
| parent | Merge branch 'master' of openslx.org:lsfks/master-teamprojekt/pbs2 (diff) | |
| download | pbs2-c90a982030f16f5b6356bbe04f43c9a59bb6fcff.tar.gz pbs2-c90a982030f16f5b6356bbe04f43c9a59bb6fcff.tar.xz pbs2-c90a982030f16f5b6356bbe04f43c9a59bb6fcff.zip | |
auto-close removed, handled by fbgui now
Diffstat (limited to 'application/modules/fbgui')
| -rw-r--r-- | application/modules/fbgui/views/scripts/index/start.phtml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/application/modules/fbgui/views/scripts/index/start.phtml b/application/modules/fbgui/views/scripts/index/start.phtml index 1f59b58..f63b8bd 100644 --- a/application/modules/fbgui/views/scripts/index/start.phtml +++ b/application/modules/fbgui/views/scripts/index/start.phtml @@ -76,7 +76,6 @@ fbgui.startDownload('http://<?php echo $this->host; ?>/resource/getinitramfs/alp fbgui.startDownload('http://<?php echo $this->host; ?>/resource/getkcl/alpha/<?php echo $this->alphasessionID; ?>/file/kcl'); function foo(){ allComplete(); - fbgui.quit(); } </script> |
