Commit 63aab2f5 authored by sghate's avatar sghate

updated sql

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@207135 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 6a4b8ec0
......@@ -110,11 +110,10 @@ Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E
------------------------------------------------- Shital [3/09/19] ---------------- START
update obj_forms set disp_metadata=
'<html>
<span style="white-space: normal !important; word-break: break-word; "><b>Site Code :</b> {site_descr} ({site_code}) , <b>Approver Employee Code :</b> {emp_descr} ({emp_code_aprv}),
<b>Email Id :</b>({email_id})
</span>
<br> <span style="float:right;"> <b> {chg_date} </b></span>
</html>' where win_name='w_site_itdecl_aprvr';
<span style="white-space: normal !important; word-break: break-word; ">Site Code :<b>{site_descr} ({site_code})</b> ,Approver Employee Code: : <b>{emp_descr}({emp_code_aprv})</b>
<br/>Email Id: : :<b> {email_id}</b>
</span>
</html>' where win_name='w_site_itdecl_aprvr';
------------------------------------------------- Shital [3/09/19] ---------------- END
......
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