Commit d30cee70 authored by sgadve's avatar sgadve

Adding the menu icon in the Attendance month


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@210306 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 7c44b528
......@@ -44,4 +44,8 @@ Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E
Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,ERR_SOURCE,CHG_DATE,CHG_USER,CHG_TERM,OVERRIDE_INPUT,MAIL_OPTION) values ('VTMONATD13','Invalid weekly of days!','Please enter the proper weekly of days','E','Y',null,null,null,sysdate,'BASE','BASE',null,null);
-----------Added by saiprasad G. for the transetup update table_name on 13/09/19[END]
------Adding the menu icon[START]-------------------
update itm2menu set icon_path='attdmon.png',close_icon='attdmonwht.png' where win_name='w_attd_mon';
------Adding the menu icon[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