mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Making debug output a little denser
--HG-- branch : theming
This commit is contained in:
@@ -6,8 +6,6 @@
|
|||||||
var descriptor = shapeTable.Descriptors[Model.Metadata.Type];
|
var descriptor = shapeTable.Descriptors[Model.Metadata.Type];
|
||||||
}
|
}
|
||||||
|
|
||||||
<!-- ----DEBUG---- -->
|
<!-- ----DEBUG---- --><div class="thin-dotted-orange-border-with-a-little-padding" title="@Model.Metadata.Type @descriptor.BindingSource">
|
||||||
<div class="thin-dotted-orange-border-with-a-little-padding" title="@Model.Metadata.Type @descriptor.BindingSource">
|
|
||||||
@Display(Model.Metadata.ChildContent)
|
@Display(Model.Metadata.ChildContent)
|
||||||
</div>
|
</div><!-- ----/DEBUG---- -->
|
||||||
<!-- ----/DEBUG---- -->
|
|
Reference in New Issue
Block a user