Migrate to bootstrap 4 in LeafWeb
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
var url = UmbracoContext.Current.UrlProvider.GetUrl(LeafWebPageIds.Chart);
|
||||
}
|
||||
<a href="@url?leafInputId=@Model">
|
||||
<span class="glyphicon glyphicon-stats"></span>
|
||||
<span class="fa fa-line-chart"></span>
|
||||
Chart
|
||||
</a>
|
||||
Reference in New Issue
Block a user