[Koha-bugs] [Bug 19267] Advanced Editor - Rancor - Add warning before leaving page if there are unsaved modifications

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 22 21:51:47 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19267

--- Comment #4 from Josef Moravec <josef.moravec at gmail.com> ---
One more thing: You even don't need jquery this should be enough:

window.onbeforeunload = function() { ... };

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list