Disable save button whilst saving. Refined code.

This commit is contained in:
Tom Needham 2011-11-29 22:54:51 +00:00
parent ced944258a
commit bf719d6670
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ $(document).ready(function(){
showFileEditor(dir,file);
});
}
// Binds the file save and close editor events to the buttons
// Binds the file save and close editor events
bindControlEvents();
// Binds the save keyboard shortcut events