This website requires JavaScript.
Explore
Help
Register
Sign In
xuthus
/
pigallery2
Watch
1
Star
0
Fork
0
You've already forked pigallery2
mirror of
https://github.com/xuthus83/pigallery2.git
synced
2024-11-03 21:04:03 +08:00
Code
Actions
Projects
Activity
b8963eb3e4
pigallery2
/
frontend
/
app
/
gallery
/
directory
/
directory.gallery.component.html
1 line
80 B
HTML
Raw
Normal View
History
Unescape
Escape
implementing directory navigation
2016-03-26 23:25:48 +08:00
<
a
[
routerLink
]
=
"
[
'
Gallery
'
,
{
directory:
directory
.
name
}
]
"
>
{{directory.name}}
<
/
a
>
Copy Permalink