fileSendrOpenDocument[/Projects/pmt.nsf/ProjectView?ReadForm&Query=]

Project: fileSendr (Managed by Declan Lynch)
 | The bugBug ID: NOSS-97VA8S
| Submitted by: | Patrick Kwintensson |
| Project Master Chef: | Declan Lynch |
| Bug type: | |
| Brief Description: | error in busybox js |
| Severity: | |
| Version | 0.01 |
| Status: | Fixed |
dojo.require('dijit.Dialog')
var foo; //you have to declare this global
function busyBoxON() {
foo = new dijit.DialogUnderlay({dialogId:"waitScreen",'class': 'busyBox'});
foo.show();
}
function busyBoxOFF(){
foo.hide(); //otherwise it goes wrong here...
}
|
 |
 |  |
| Status: | Fixed |
| Implemented in Release: | V1.0.1 |
| Fix Details: |
Thank you for the code fix. this has been implemented in the latest release.
|
|
Modification history
| Entered 20-Dec-2010 6:03 by Patrick Kwintensson. Last Modified 05-Jan-2011 11:04 by Declan Lynch. |
Feedback
Check out other projects