Search for both LeafInput and LeafInputData
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
@using LeafWeb.WebCms.Controllers
|
||||
<div class="container-lg">
|
||||
<div class="card card-body bg-light">
|
||||
<p>No results.</p>
|
||||
<p>
|
||||
<a href="@UmbracoContext.Current.UrlProvider.GetUrl(LeafWebPageIds.LeafInputCreate)">Click here to analyze your Leaf Data.</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user