Files
egroupware_official/api/js/etemplate
Ralf Becker a4d39d5873 fix etemplate2.postSubmit() to not destroy any eT2 session, by unbinding window.onbeforeunload and rebinding it again after 100ms
Before postSubmit was unbinding only if current etemplates destroy_session was bound and causes so an other etemplates session_destroy to fire.
postSubmit now allways rebinds the session_destroy handler of current etemplate assuming it is only used for downloads, where current etemplate (and session) should persist.
2016-07-25 12:55:11 +02:00
..
2016-03-19 13:48:07 +00:00
2016-03-19 13:48:07 +00:00
2016-03-19 13:48:07 +00:00
2016-06-07 09:38:11 +02:00
2016-07-20 10:33:18 +02:00