This website requires JavaScript.
Explore
Help
Sign In
Infra-Mirrors
/
BookStack
Watch
1
Star
0
Fork
0
You've already forked BookStack
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2024-10-01 01:36:00 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2dfe6c2d56
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 14:05:45 -04:00
<
div
class
=
"
loading-container
"
>
<
div
></
div
>
<
div
></
div
>
<
div
></
div
>
Added loading icons, Added comment activity
2017-09-09 12:06:30 -04:00
@
if
(
isset
(
$text
))
<
span
>
{{
$text
}}
</
span
>
@
endif
Cleaned styles further and added loading icon to search
2015-09-03 14:05:45 -04:00
</
div
>
Reference in New Issue
Copy Permalink