add files
This commit is contained in:
28
app/xml-unique/brnews_title.xml
Normal file
28
app/xml-unique/brnews_title.xml
Normal file
@@ -0,0 +1,28 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user