Files
notifications-admin/app/main/views
Alexey Bezhan aaca537792 Create new folders inside the current folder
When adding a new folder it is created inside the currently active
one. The user is returned to the previously active folder page,
which shows the added folder.

This adds a new route to the add template/folder views. Thankfully,
`url_for` recognizes when `template_folder_id` is `None` and will use
the URL without `/folders/...`, so users without folder permissions
should be unaffected by this change.
2018-11-06 13:45:42 +00:00
..
2018-05-09 13:44:42 +01:00
2018-10-30 14:55:00 +00:00
2018-10-31 14:22:27 +00:00
2018-05-08 11:02:28 +01:00