Skip to content
Snippets Groups Projects
Commit ecfd5877 authored by Jared Hancock's avatar Jared Hancock
Browse files

Continue drafts after a reset

Previously, deleting a draft either from a form [reset] button or from the
trashcan would delete the draft and cancel the draft system for the
remainder of the page's lifetime. This patch deletes the current draft and
resets the Redactor's content, but then it starts a new draft cycle so
drafts can be continued. It also prevents posting to an undefined URL if the
draft_id has not yet been setup.

Fixes #90
parent 293fa740
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment