Files
adanar/app/xml-unique/groupuser.xml
arlemp@selectel.ru c5003b00cf add files
2023-08-05 11:59:48 +03:00

27 lines
556 B
XML

<?xml version="1.0" encoding="UTF8"?>
<items>
<main>
<table>groupuser</table>
<increment>group_id</increment>
<order>group_id</order>
<title>Администрирование. Группы</title>
</main>
<item>
<column>group_id</column>
<title>id</title>
<type>increment</type>
<view>
<table>True</table>
<form>False</form>
</view>
</item>
<item>
<column>groupname</column>
<title>Название группы</title>
<type>text</type>
<view>
<table>True</table>
<form>True</form>
</view>
</item>
</items>