From: Dan Brown Date: Sun, 19 Mar 2017 08:32:04 +0000 (+0000) Subject: Fixed back button behaviour on books edit X-Git-Tag: v0.15.3~1^2~1 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/668ce262690d069db84ef269dc6bd1e832cb4ac6 Fixed back button behaviour on books edit As reported in #339 --- diff --git a/resources/views/books/form.blade.php b/resources/views/books/form.blade.php index 514abf42c..b1484d129 100644 --- a/resources/views/books/form.blade.php +++ b/resources/views/books/form.blade.php @@ -11,6 +11,6 @@
- {{ trans('common.cancel') }} + {{ trans('common.cancel') }}
\ No newline at end of file