add files
This commit is contained in:
84
app/xml/plus_people.xml
Normal file
84
app/xml/plus_people.xml
Normal file
@@ -0,0 +1,84 @@
|
||||
<?xml version="1.0" encoding="UTF8"?>
|
||||
<items>
|
||||
<main>
|
||||
<table>plus_people</table>
|
||||
<order></order>
|
||||
<order_type>DESC</order_type>
|
||||
<increment>id</increment>
|
||||
<title>50 Плюс участники</title>
|
||||
</main>
|
||||
<item>
|
||||
<column>id</column>
|
||||
|
||||
<title>id</title>
|
||||
<type>increment</type>
|
||||
<view>
|
||||
<table>True</table>
|
||||
<form>False</form>
|
||||
</view>
|
||||
</item>
|
||||
<item>
|
||||
<column>name</column>
|
||||
|
||||
<title>Имя</title>
|
||||
<type>text</type>
|
||||
|
||||
<col>85</col>
|
||||
<view>
|
||||
<table>True</table>
|
||||
<form>True</form>
|
||||
</view>
|
||||
</item>
|
||||
<item>
|
||||
<column>city</column>
|
||||
|
||||
<title>Город</title>
|
||||
<type>text</type>
|
||||
|
||||
<col>85</col>
|
||||
<view>
|
||||
<table>False</table>
|
||||
<form>True</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>img</column>
|
||||
|
||||
<title>Фотка</title>
|
||||
<type>file</type>
|
||||
|
||||
<col>85</col>
|
||||
<folder>pub/images/50pluscomp</folder>
|
||||
<view>
|
||||
<table>True</table>
|
||||
<form>True</form>
|
||||
</view>
|
||||
</item>
|
||||
<item>
|
||||
<column>art_type</column>
|
||||
|
||||
<title>Вид деятельности</title>
|
||||
<type>text</type>
|
||||
|
||||
<col>85</col>
|
||||
<view>
|
||||
<table>True</table>
|
||||
<form>True</form>
|
||||
</view>
|
||||
</item>
|
||||
|
||||
</items>
|
||||
Reference in New Issue
Block a user