This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
BookStack
Watch
1
Star
0
Fork
0
You've already forked BookStack
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2024-10-30 23:52:40 +01:00
Code
Issues
Releases
Wiki
Activity
c1fe068ffc
BookStack
/
resources
/
views
/
partials
/
loading-icon.blade.php
8 lines
150 B
PHP
Raw
Normal View
History
Unescape
Escape
Cleaned styles further and added loading icon to search
2015-09-03 20:05:45 +02:00
<
div
class
=
"
loading-container
"
>
<
div
></
div
>
<
div
></
div
>
<
div
></
div
>
Added loading icons, Added comment activity
2017-09-09 18:06:30 +02:00
@
if
(
isset
(
$text
))
<
span
>
{{
$text
}}
</
span
>
@
endif
Cleaned styles further and added loading icon to search
2015-09-03 20:05:45 +02:00
</
div
>
Reference in New Issue
Copy Permalink