This website requires JavaScript.
Explore
Help
Sign In
gergely
/
duck-booking-tool-front
Watch
1
Star
0
Fork
0
You've already forked duck-booking-tool-front
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
duck-booking-tool-front
/
app
/
duck-detail.component.html
4 lines
55 B
HTML
Raw
Permalink
Normal View
History
Unescape
Escape
Move Duck detail/editor to a separate component Signed-off-by: Gergely Polonkai <gergely@polonkai.eu>
2016-09-06 12:21:25 +00:00
<
div
*
ngIf
=
"duck"
>
Update for the final version of Angular2 It lost some functionality, but it was never put to use.
2016-10-27 15:52:55 +00:00
<
h2
>
{{ duck.name }}
<
/
h2
>
Move Duck detail/editor to a separate component Signed-off-by: Gergely Polonkai <gergely@polonkai.eu>
2016-09-06 12:21:25 +00:00
<
/
div
>
Reference in New Issue
Copy Permalink