@@ -309,6 +309,7 var WarnLeavingUnsaved = Class.create({ | |||||
309 | }, |
|
309 | }, | |
310 |
|
310 | |||
311 | unload: function(){ |
|
311 | unload: function(){ | |
|
312 | this.observedElements.each(function(el) {el.blur();}) | |||
312 | if(this.changedForms) |
|
313 | if(this.changedForms) | |
313 | return this.message; |
|
314 | return this.message; | |
314 | }, |
|
315 | }, |
General Comments 0
You need to be logged in to leave comments.
Login now