mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-30 04:23:11 +03:00
Converted jQuery bits into raw JS components
This commit is contained in:
@ -77,7 +77,7 @@
|
||||
@yield('content')
|
||||
</section>
|
||||
|
||||
<div id="back-to-top">
|
||||
<div back-to-top>
|
||||
<div class="inner">
|
||||
<i class="zmdi zmdi-chevron-up"></i> <span>{{ trans('common.back_to_top') }}</span>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user