summaryrefslogtreecommitdiffstats
path: root/application/modules/fbgui
diff options
context:
space:
mode:
authorJonathan Bauer2011-04-24 16:36:34 +0200
committerJonathan Bauer2011-04-24 16:36:34 +0200
commitc90a982030f16f5b6356bbe04f43c9a59bb6fcff (patch)
tree2d7435597228c803d46012fc34b26aeca22f0561 /application/modules/fbgui
parentMerge branch 'master' of openslx.org:lsfks/master-teamprojekt/pbs2 (diff)
downloadpbs2-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.phtml1
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>