You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
325 B
8 lines
325 B
|
|
<div class="edp-page easyui-layout" data-options="fit:true">
|
|
<div data-options="region:'north'" ms-if="layout.showNorth" class="page-header" ms-html="layout.header">
|
|
</div>
|
|
<div data-options="region:'center',split:true" ms-html="layout.body">
|
|
</div>
|
|
<div ms-widget="contextmenu,$, mainmenu"></div>
|
|
</div> |