Delete draft when submitting case study (#52)
This commit is contained in:
@ -533,10 +533,6 @@ function initDrafts() {
|
||||
button.switchStateSaveFailed();
|
||||
})
|
||||
})
|
||||
|
||||
document.forms['case-study-form'].addEventListener('submit', () => {
|
||||
// XXX We're submitting, so kosh the saved data
|
||||
})
|
||||
}
|
||||
|
||||
// https://github.com/snikch/jquery.dirtyforms
|
||||
|
Reference in New Issue
Block a user