This website requires JavaScript.
Explore
Help
Sign in
hiro
/
Vulcan
Watch
1
Star
0
Fork
You've already forked Vulcan
0
mirror of
https://github.com/vale981/Vulcan
synced
2025-03-10 12:36:39 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3f8c868bdc
Vulcan
/
client
/
views
/
errors
/
loading.js
5 lines
102 B
JavaScript
Raw
Normal View
History
Unescape
Escape
making all template helpers dynamic
2014-07-05 11:24:28 +09:00
Template
[
getTemplate
(
'loading'
)
]
.
helpers
(
{
debugging loading bug
2014-07-04 11:49:52 +09:00
log
:
function
(
)
{
console
.
log
(
'loading…'
)
}
}
)
Reference in a new issue
Copy permalink