diff options
| author | Simon | 2011-04-15 16:10:31 +0200 |
|---|---|---|
| committer | Simon | 2011-04-15 16:10:31 +0200 |
| commit | 503d7f5e89c00d82ce64f9dcd90334fe062d94dc (patch) | |
| tree | 539e5666b3cf4ef96d6f1ff5aa91f0c87b03748a /application/modules/fbgui/views/scripts/index/start.phtml | |
| parent | download einkommentiert (diff) | |
| download | pbs2-503d7f5e89c00d82ce64f9dcd90334fe062d94dc.tar.gz pbs2-503d7f5e89c00d82ce64f9dcd90334fe062d94dc.tar.xz pbs2-503d7f5e89c00d82ce64f9dcd90334fe062d94dc.zip | |
Enter bei select
Diffstat (limited to 'application/modules/fbgui/views/scripts/index/start.phtml')
| -rw-r--r-- | application/modules/fbgui/views/scripts/index/start.phtml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/application/modules/fbgui/views/scripts/index/start.phtml b/application/modules/fbgui/views/scripts/index/start.phtml index f74c8b2..1b68415 100644 --- a/application/modules/fbgui/views/scripts/index/start.phtml +++ b/application/modules/fbgui/views/scripts/index/start.phtml @@ -120,6 +120,7 @@ function updateProgress(p, s, u){ } var fileCount = 3; var actFile = 0; + function downloadInfo(filename, filesize){ actFile = actFile+1; $(".downloadelement .status").html("Complete"); |
