This is an automated email from the ASF dual-hosted git repository.
adityasharma pushed a change to branch ROL-2136
in repository https://gitbox.apache.org/repos/asf/roller.git.
from 681cf9c Improved: Editor should confirm user before leaving the page
(ROL-2136) On the pages where editors are used, if the user has done some
unsaved changes. Before closing window/tab it should confirm user. Done
following changes: 1. Included UnsavedChanges plugin for Xinha editor that
implicitly handles it 2. Added custom code to add confimation box for text area
which adds an event handler to beforeunload event if the text area is changed.
add fab2441 Reverted: unwanted changes (ROL-2136)
No new revisions were added by this update.
Summary of changes:
app/src/main/webapp/WEB-INF/jsps/editor/EntryEditor.jsp | 1 -
1 file changed, 1 deletion(-)