BookStack/resources/views
Christopher Wilkinson 2f94f078e3
Fix Book form (create) returning to the full books list on cancel
Fixes #1662
Added a small block of logic to determine the correct URL to attribute to the cancel button on a given page create form.
If adding a book from a bookshelf, return to the bookshelf. If editing a book, return to the book. In all other cases, return to the full books list.
2019-09-26 22:51:24 +01:00
..
auth Updated to laravel 6 2019-09-14 14:12:39 +01:00
books Fix Book form (create) returning to the full books list on cancel 2019-09-26 22:51:24 +01:00
chapters Fixed failing test and added more accessibility improvements 2019-08-25 17:21:25 +01:00
comments Made another mass of accessibility improvements 2019-08-25 15:44:51 +01:00
common Made another mass of accessibility improvements 2019-08-25 15:44:51 +01:00
components Made another mass of accessibility improvements 2019-08-25 15:44:51 +01:00
errors Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
form Converted primary color use to css variable 2019-08-25 12:40:04 +01:00
pages Upgraded to Laravel 5.6 2019-09-06 22:14:39 +01:00
partials Updated to laravel 6 2019-09-14 14:12:39 +01:00
search Converted primary color use to css variable 2019-08-25 12:40:04 +01:00
settings Re-orged readme and added a11y info 2019-08-25 16:19:56 +01:00
shelves Made another mass of accessibility improvements 2019-08-25 15:44:51 +01:00
users Made another mass of accessibility improvements 2019-08-25 15:44:51 +01:00
vendor Removed html dir tag for now, Updated lang format 2019-08-18 18:57:35 +01:00
base.blade.php Made another mass of accessibility improvements 2019-08-25 15:44:51 +01:00
simple-layout.blade.php Cleaned up old toolbar usage 2019-04-06 17:43:44 +01:00
tri-layout.blade.php Made another mass of accessibility improvements 2019-08-25 15:44:51 +01:00