add files
This commit is contained in:
55
app/xml-unique/blocks.xml
Normal file
55
app/xml-unique/blocks.xml
Normal file
@@ -0,0 +1,55 @@
|
||||
<?xml version="1.0" encoding="UTF8"?>
|
||||
<items>
|
||||
<main>
|
||||
<table>blocks</table>
|
||||
<order></order>
|
||||
<order_type>DESC</order_type>
|
||||
<increment>blocks_id</increment>
|
||||
<title>blocks</title>
|
||||
</main> <item>
|
||||
<column>blocks_id</column>
|
||||
|
||||
<title>blocks_id</title>
|
||||
<type>increment</type>
|
||||
<view>
|
||||
<table>True</table>
|
||||
<form>False</form>
|
||||
</view>
|
||||
</item>
|
||||
<item>
|
||||
<column>text</column>
|
||||
|
||||
<title>text</title>
|
||||
<type>textareatiny</type>
|
||||
|
||||
<row>8</row>
|
||||
|
||||
<col>85</col>
|
||||
<view>
|
||||
<table>False</table>
|
||||
<form>True</form>
|
||||
</view>
|
||||
</item>
|
||||
<item>
|
||||
<column>blocks_name</column>
|
||||
|
||||
<title>blocks_name</title>
|
||||
<type>text</type>
|
||||
|
||||
<col>85</col>
|
||||
<view>
|
||||
<table>True</table>
|
||||
<form>True</form>
|
||||
</view>
|
||||
</item>
|
||||
<item>
|
||||
<column>active</column>
|
||||
|
||||
<title>active</title>
|
||||
<type>checkbox</type>
|
||||
<view>
|
||||
<table>True</table>
|
||||
<form>True</form>
|
||||
</view>
|
||||
</item>
|
||||
</items>
|
||||
Reference in New Issue
Block a user