mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Spinners needs
- it's not formatted by Meteor well, \n is missing in the generated Javascript code, so i insert in the template
This commit is contained in:
parent
06a2b08780
commit
849deae11e
2 changed files with 8 additions and 0 deletions
|
@ -4,5 +4,8 @@ template(name="spinnerBounce")
|
|||
|
||||
template(name="spinnerBounceRaw")
|
||||
.sk-bounce1
|
||||
|
|
||||
.sk-bounce2
|
||||
|
|
||||
.sk-bounce3
|
||||
|
|
||||
|
|
|
@ -4,7 +4,12 @@ template(name="spinnerWave")
|
|||
|
||||
template(name="spinnerWaveRaw")
|
||||
.sk-rect1
|
||||
|
|
||||
.sk-rect2
|
||||
|
|
||||
.sk-rect3
|
||||
|
|
||||
.sk-rect4
|
||||
|
|
||||
.sk-rect5
|
||||
|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue