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 04:26:41 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8cf7446860
Vulcan
/
client
/
views
/
nav
/
views_menu.js
6 lines
96 B
JavaScript
Raw
Normal View
History
Unescape
Escape
making all template helpers dynamic
2014-07-05 11:24:28 +09:00
Template
[
getTemplate
(
'viewsMenu'
)
]
.
helpers
(
{
modularizing nav
2014-06-23 11:40:21 +09:00
views
:
function
(
)
{
return
viewNav
;
}
}
)
;
Reference in a new issue
Copy permalink