From: 10bass Date: Mon, 16 Oct 2017 22:24:47 +0000 (-0400) Subject: Fix ajax tag suggestion for subdir installs X-Git-Tag: v0.19.0~1^2~25^2 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/refs/pull/563/head?ds=inline Fix ajax tag suggestion for subdir installs tag suggest URLs were hardcoded to /ajax in blade template. Wrapped them in baseUrl() --- diff --git a/resources/views/pages/form-toolbox.blade.php b/resources/views/pages/form-toolbox.blade.php index 80d84d60b..d448aad5b 100644 --- a/resources/views/pages/form-toolbox.blade.php +++ b/resources/views/pages/form-toolbox.blade.php @@ -19,11 +19,11 @@
-
-
@@ -126,4 +126,4 @@
@endif - \ No newline at end of file +