mirror of https://github.com/abpframework/abp
parent
f207d2e8bd
commit
771d7d00ea
@ -1,4 +1,4 @@
|
||||
@model DashboardDemo.Web.Pages.Components.MySimpleWidget.MySimpleWidgetViewModel
|
||||
@model DashboardDemo.Web.Pages.Shared.Components.MySimpleWidget.MySimpleWidgetViewModel
|
||||
<div class="my-simple-widget">
|
||||
<h2>My Simple Widget</h2>
|
||||
<p>Hello <strong>@Model.Name</strong>! This is a simple widget!</p>
|
Loading…
Reference in new issue