add files
This commit is contained in:
47
app/xml-unique/subject_12.xml
Normal file
47
app/xml-unique/subject_12.xml
Normal file
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="UTF8"?>
|
||||
<items>
|
||||
<main>
|
||||
<table>subject</table>
|
||||
<increment>subject_id</increment>
|
||||
<title>Контент. Темы</title>
|
||||
</main>
|
||||
<item>
|
||||
<column>subject_id</column>
|
||||
<title>ID</title>
|
||||
<type>increment</type>
|
||||
<view>
|
||||
<table>True</table>
|
||||
<form>False</form>
|
||||
</view>
|
||||
</item>
|
||||
<item>
|
||||
<column>subname</column>
|
||||
<title>Тема</title>
|
||||
<type>text</type>
|
||||
<col>90</col>
|
||||
<view>
|
||||
<table>True</table>
|
||||
<form>True</form>
|
||||
</view>
|
||||
</item>
|
||||
<item>
|
||||
<column>subalias</column>
|
||||
<title>алиас</title>
|
||||
<type>text</type>
|
||||
<col>90</col>
|
||||
<view>
|
||||
<table>False</table>
|
||||
<form>True</form>
|
||||
</view>
|
||||
</item>
|
||||
<item>
|
||||
<column>subject_active</column>
|
||||
<title>Активность</title>
|
||||
<type>checkbox</type>
|
||||
<col>60</col>
|
||||
<view>
|
||||
<table>True</table>
|
||||
<form>True</form>
|
||||
</view>
|
||||
</item>
|
||||
</items>
|
||||
Reference in New Issue
Block a user