updates the data type view to be consistent with the rest

This commit is contained in:
Shannon
2015-08-28 15:25:35 +02:00
parent 1a6988c2ea
commit d6d611d381

View File

@@ -24,9 +24,9 @@
</div>
</umb-header>
<div class="umb-panel-body umb-scrollable row-fluid">
<div class="tab-content form-horizontal" style="padding-bottom: 90px">
<div class="umb-pane">
<umb-tab-view>
<umb-tab id="tabDataType" rel="DataType" style="display: block;">
<umb-pane>
<umb-property property="properties.selectedEditor">
<div>
@@ -60,9 +60,9 @@
</div>
</div>
</div>
</div>
</div>
</umb-pane>
</umb-tab>
</umb-tab-view>
</umb-panel>
</form>