Commit 80e522ff authored by nsawalakhe's avatar nsawalakhe

Added new changes in metadataxml


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@104369 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 10827f0e
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
<td align="center"> <td align="center">
<table > <table >
<tr> <tr>
<td class='cardViewTableVer' align='center'><a href='/ibase/dwh/GwtDashboardPage.html?metadataname=productdetail&personName={person_name}&code={uniqueCode}&productName={prd_name}&FLAG=N' target='_blank'>{prd_name}</a>(Mgr:{magagerName})</td> <td class='cardViewTableVer' align='center'><a href='/ibase/dwh/GwtDashboardPage.html?metadataname=productdetail&personName={person_name}&code={uniqueCode}&eventCode={survey_templ}&productName={prd_name}&FLAG=N' target='_blank'>{prd_name}</a>(Mgr:{magagerName})</td>
</tr> </tr>
<tr> <tr>
<td class='cardViewTableVer' align='center'> <td class='cardViewTableVer' align='center'>
......
...@@ -34,6 +34,18 @@ ...@@ -34,6 +34,18 @@
<show_ontitle><![CDATA[1]]></show_ontitle> <show_ontitle><![CDATA[1]]></show_ontitle>
<mandatory><![CDATA[N]]></mandatory> <mandatory><![CDATA[N]]></mandatory>
</filter> </filter>
<filter type='1'>
<default_value><![CDATA[0]]></default_value>
<col_name ><![CDATA[eventCode]]></col_name>
<col_descr ><![CDATA[eventCode :]]></col_descr>
<col_id><![CDATA[eventCode]]></col_id>
<field_name><![CDATA[eventCode]]></field_name>
<mod_name><![CDATA[DASHBOARD]]></mod_name>
<show_ontitle><![CDATA[1]]></show_ontitle>
<mandatory><![CDATA[N]]></mandatory>
</filter>
</filters> </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