Commit 7e31228c authored by sgadve's avatar sgadve

update image icon for the user rights adhoc

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@199159 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 805b5caf
......@@ -30,3 +30,7 @@ Insert into OBJ_ITEMCHANGE (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('user
Insert into OBJ_ITEMCHANGE (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('user_rights_adhoc','1 ','itm_default',null);
Insert into OBJ_ITEMCHANGE (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('user_rights_adhoc','1 ','itm_defaultedit',null);
Insert into OBJ_ITEMCHANGE (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('user_rights_adhoc','1 ','site_code__login',null);
update itm2menu set ICON_PATH='userrightsadhoc.png',CLOSE_ICON='userrightsadhocwht.png' where WIN_NAME='w_user_rights_adhoc';
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