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