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
bba7479184
pigallery2
/
frontend
/
app
/
gallery
/
directory
/
directory.gallery.component.html
1 line
84 B
HTML
Raw
Normal View
History
Unescape
Escape
improving routing. injecting user information to client side to prevent false routing
2016-04-10 00:06:29 +08:00
<
a
[
routerLink
]
=
"
[
'
Gallery
'
,
{
directory:
getDirectoryPath
(
)
}
]
"
>
{{directory.name}}
<
/
a
>
Copy Permalink