add files
This commit is contained in:
92
app/xml/sochi2014.xml
Normal file
92
app/xml/sochi2014.xml
Normal file
@@ -0,0 +1,92 @@
|
||||
<?xml version="1.0" encoding="UTF8"?>
|
||||
<items>
|
||||
<main>
|
||||
<table>sochi2014</table>
|
||||
<order></order>
|
||||
<order_type>DESC</order_type>
|
||||
<increment>sochi_id</increment>
|
||||
<title>Sochi2014</title>
|
||||
</main>
|
||||
|
||||
<item>
|
||||
<column>sochi_id</column>
|
||||
|
||||
<title>sochi_id</title>
|
||||
<type>increment</type>
|
||||
<view>
|
||||
<table>True</table>
|
||||
<form>False</form>
|
||||
</view>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<column>sochi_country</column>
|
||||
|
||||
<title>Страна</title>
|
||||
<type>text</type>
|
||||
|
||||
<col>85</col>
|
||||
<view>
|
||||
<table>True</table>
|
||||
<form>True</form>
|
||||
</view>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<column>sochi_gold</column>
|
||||
|
||||
<title>Золото</title>
|
||||
<type>text</type>
|
||||
|
||||
<col>85</col>
|
||||
<view>
|
||||
<table>True</table>
|
||||
<form>True</form>
|
||||
</view>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<column>sochi_silver</column>
|
||||
|
||||
<title>Серебро</title>
|
||||
<type>text</type>
|
||||
|
||||
<col>85</col>
|
||||
<view>
|
||||
<table>True</table>
|
||||
<form>True</form>
|
||||
</view>
|
||||
</item>
|
||||
<item>
|
||||
<column>sochi_bronze</column>
|
||||
|
||||
<title>Бронза</title>
|
||||
<type>text</type>
|
||||
<col>85</col>
|
||||
<view>
|
||||
<table>True</table>
|
||||
<form>True</form>
|
||||
</view>
|
||||
</item>
|
||||
<item>
|
||||
<column>proval</column>
|
||||
<title>Активировать провал</title>
|
||||
<type>checkbox</type>
|
||||
<view>
|
||||
<table>True</table>
|
||||
<form>True</form>
|
||||
</view>
|
||||
<hint>Активировать провал</hint>
|
||||
</item>
|
||||
<item>
|
||||
<column>proval_place</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