Commit eb515c36 authored by sgadve's avatar sgadve

For getting the menu icon of the emptransfersql

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@211271 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 919769f8
...@@ -26,5 +26,8 @@ update obj_forms set disp_metadata=' ...@@ -26,5 +26,8 @@ update obj_forms set disp_metadata='
<b> Id - {table_no} Table Name : {table_name}- Primary Key: {prim_key} <span style="float:right;">Tran Date : {chg_date}</span></b> <b> Id - {table_no} Table Name : {table_name}- Primary Key: {prim_key} <span style="float:right;">Tran Date : {chg_date}</span></b>
</html>' </html>'
where win_name='w_emptransfersql'; where win_name='w_emptransfersql';
-----------------------------------------given entry for the release -----------------------------------------given entry for the release--------------------------------
-------------------For menu icon of the emptransfer sql[START]--------------------------------------------------
update itm2menu set ICON_PATH='emptransfersql.png' where WIN_NAME='w_emptransfersql';
-------------------For menu icon of the emptransfer sql[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