update to examine details

This commit is contained in:
Shannon Deminick
2013-02-25 20:00:11 +06:00
parent 7deae8ea37
commit 894cfb2e85
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
@model Umbraco.Web.Search.ExamineDashboardDetails
<div>Hello world</div>
<div class="propertypane">
<div class="propertyItem">
<div class="dashboardWrapper">
<h2>Examine Management</h2>
<img src="@(GlobalSettings.ClientPath)/Dashboards/ExamineManagementIco.png" alt="uGoLive" class="dashboardIcon">
</div>
</div>
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB