Commit 88440b89 authored by jshaikh's avatar jshaikh

Removed sc code from imp event

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@175713 ce508802-f39f-4f6c-b175-0d175dae99d5
parent aa31424f
<?xml version='1.0'?> <?xml version='1.0'?>
<Root> <Root>
<filters display='N'> <filters display='N'>
<filter type='1'>
<default_value><![CDATA[]]></default_value>
<col_name ><![CDATA[SYSTEM_DATE]]></col_name>
<col_descr ><![CDATA[]]></col_descr>
<col_id><![CDATA[SYSTEM_DATE]]></col_id>
<field_name><![CDATA[SYSTEM_DATE]]></field_name>
<mod_name><![CDATA[DASHBOARD]]></mod_name>
<show_ontitle><![CDATA[1]]></show_ontitle>
<show_ontitle_index><![CDATA[0]]></show_ontitle_index>
<mandatory><![CDATA[N]]></mandatory>
</filter>
</filters> </filters>
<page_title><![CDATA[Important Events]]></page_title> <page_title><![CDATA[Important Events]]></page_title>
...@@ -14,14 +27,15 @@ ...@@ -14,14 +27,15 @@
<height><![CDATA[300px]]></height> <height><![CDATA[300px]]></height>
<width><![CDATA[100%]]></width> <width><![CDATA[100%]]></width>
<display_panel><![CDATA[]]></display_panel> <display_panel><![CDATA[]]></display_panel>
<obj_name><![CDATA[survey_templ]]></obj_name>
<layout protoType='card'> <layout protoType='card'>
<html> <html>
<![CDATA[ <![CDATA[
<form id='myForm' method='post' style= background:#FFF;'> <form id='myForm' method='post' style= background:#FFF;'>
<div id="events" name="eventsData"> <div id="events" name="eventsData">
{todayEvent} {todayEvent} {pkFieldValue}
</div> </div>
</form> </form>
...@@ -34,6 +48,5 @@ ...@@ -34,6 +48,5 @@
</component> </component>
</Root> </Root>
\ No newline at end of file
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