This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
BookStack
Watch
1
Star
0
Fork
0
You've already forked BookStack
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2026-02-24 19:07:20 +03:00
Code
Issues
784
Packages
Projects
Releases
14
Wiki
Activity
Files
development
Add File
New File
Apply Patch
BookStack
/
resources
/
views
/
common
/
loading-icon.blade.php
8 lines
150 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
Cleaned styles further and added loading icon to search
2015-09-03 19:05:45 +01:00
<
div
class
=
"
loading-container
"
>
<
div
></
div
>
<
div
></
div
>
<
div
></
div
>
Added loading icons, Added comment activity
2017-09-09 17:06:30 +01:00
@
if
(
isset
(
$text
))
<
span
>
{{
$text
}}
</
span
>
@
endif
Cleaned styles further and added loading icon to search
2015-09-03 19:05:45 +01:00
</
div
>
Reference in New Issue
Copy Permalink