Leaf Input Details

This commit is contained in:
2016-12-16 09:17:42 -05:00
parent 0d9bd7260c
commit 8dc1e0422c
33 changed files with 488 additions and 40 deletions
@@ -0,0 +1,4 @@
@model int
<a href="@UmbracoContext.Current.UrlProvider.GetUrl(1111)?id=@Model">
<span class="glyphicon glyphicon-edit"></span> Details
</a>