Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
preventDefault on folder create submit event
Currently when navigating to the group folders settings and pressing create, it will triger the form submit navigation to `settings/admins/groupfolders#?`. Once you're at the url with `#` the form submit will no longer triger a page nagivation. Signed-off-by: Robin Appelman <robin@icewind.nl>
- Loading branch information