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];
|
||||
}
|
||||
|
||||
<!-- ----DEBUG---- -->
|
||||
<div class="thin-dotted-orange-border-with-a-little-padding" title="@Model.Metadata.Type @descriptor.BindingSource">
|
||||
<!-- ----DEBUG---- --><div class="thin-dotted-orange-border-with-a-little-padding" title="@Model.Metadata.Type @descriptor.BindingSource">
|
||||
@Display(Model.Metadata.ChildContent)
|
||||
</div>
|
||||
<!-- ----/DEBUG---- -->
|
||||
</div><!-- ----/DEBUG---- -->
|
Reference in New Issue
Block a user