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
9f434c399d
Vulcan
/
client
/
views
/
nav
/
menu_item.html
3 lines
96 B
HTML
Raw
Normal View
History
Unescape
Escape
modularizing nav
2014-06-23 11:40:21 +09:00
<
template
name
=
"menuItem"
>
generating nav drop downs from js objects
2014-05-09 15:55:50 +09:00
<
li
>
<
a
href
=
"{{pathFor route}}"
>
{{i18n label}}
<
/
a
>
<
/
li
>
<
/
template
>
Reference in a new issue
Copy permalink