]> BookStack Code Mirror - bookstack/blobdiff - resources/views/pages/revision.blade.php
settings.php: add missing french translation
[bookstack] / resources / views / pages / revision.blade.php
index fe0dd9511a72839336a201f580fc51a99e77c449..a4b5fb4b503f2eab93136d932d35754f8b09071d 100644 (file)
         </div>
     </div>
 
-
-    @include('partials.highlight')
 @stop
+
+@section('scripts')
+    <script>
+        setupPageShow(null);
+    </script>
+@stop
\ No newline at end of file