Commit 4f685bc5 authored by sdhaul's avatar sdhaul

Updated show_ontitle tag for filters, to display on sub-title.

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@184843 ce508802-f39f-4f6c-b175-0d175dae99d5
parent afc5bb60
......@@ -9,7 +9,7 @@
<col_id><![CDATA[fromDate]]></col_id>
<field_name><![CDATA[EVENT_DATE]]></field_name>
<mod_name><![CDATA[DASHBOARD]]></mod_name>
<show_ontitle><![CDATA[0]]></show_ontitle>
<show_ontitle><![CDATA[1]]></show_ontitle>
<mandatory><![CDATA[Y]]></mandatory>
</filter>
<filter type='4'>
......@@ -20,7 +20,7 @@
<col_id><![CDATA[toDate]]></col_id>
<field_name><![CDATA[PLAN_DATE]]></field_name>
<mod_name><![CDATA[DASHBOARD]]></mod_name>
<show_ontitle><![CDATA[0]]></show_ontitle>
<show_ontitle><![CDATA[1]]></show_ontitle>
<mandatory><![CDATA[Y]]></mandatory>
</filter>
<filter type='1'>
......@@ -31,7 +31,7 @@
<col_id><![CDATA[startingBattery]]></col_id>
<field_name><![CDATA[START BATTERY]]></field_name>
<mod_name><![CDATA[DASHBOARD]]></mod_name>
<show_ontitle><![CDATA[0]]></show_ontitle>
<show_ontitle><![CDATA[1]]></show_ontitle>
<mandatory><![CDATA[Y]]></mandatory>
</filter>
</filters>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment