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

28 lines
668 B
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF8"?>
<items>
<main>
<table>breaking_news</table>
<order>bn_id DESC</order>
<increment>bn_id</increment>
<title>Включение breking_news</title>
</main>
<item>
<column>bn_id</column>
<title>ID</title>
<type>increment</type>
<view>
<table>True</table>
<form>False</form>
</view>
</item>
<item>
<column>action</column>
<title>Включить (не трогать без согласования с А. Беляевым)</title>
<type>checkbox</type>
<view>
<table>True</table>
<form>True</form>
</view>
<hint>Сделать статью видимой</hint>
</item>
</items>