X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/2ebbc6b658e80c1a291de9d699627c82ed07577f..refs/pull/2023/head:/resources/views/components/expand-toggle.blade.php
diff --git a/resources/views/components/expand-toggle.blade.php b/resources/views/components/expand-toggle.blade.php
index 28af63caf..a24f9ac1e 100644
--- a/resources/views/components/expand-toggle.blade.php
+++ b/resources/views/components/expand-toggle.blade.php
@@ -3,13 +3,13 @@ $target - CSS selector of items to expand
$key - Unique key for checking existing stored state.
--}}
getForCurrentUser('section_expansion#'. $key); ?>
-
@icon('expand-text')
{{ trans('common.toggle_details') }}
-
+
@if($isOpen)
@push('head')