add files
This commit is contained in:
29
app/xml-unique/seocompany.xml
Normal file
29
app/xml-unique/seocompany.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF8"?>
|
||||
<items>
|
||||
<main>
|
||||
<table>seocompany</table>
|
||||
<order>seocompany</order>
|
||||
<increment>seocompany_id</increment>
|
||||
<title>Контент. SEOcтатьи</title>
|
||||
<search>seocompany</search>
|
||||
</main>
|
||||
<item>
|
||||
<column>seocompany_id</column>
|
||||
<title>ID</title>
|
||||
<type>increment</type>
|
||||
<view>
|
||||
<table>True</table>
|
||||
<form>False</form>
|
||||
</view>
|
||||
</item>
|
||||
<item>
|
||||
<column>seocompany</column>
|
||||
<title>Компания</title>
|
||||
<type>text</type>
|
||||
<col>148</col>
|
||||
<view>
|
||||
<table>True</table>
|
||||
<form>True</form>
|
||||
</view>
|
||||
</item>
|
||||
</items>
|
||||
Reference in New Issue
Block a user