Delete ApplicationApi.sql

parent 17aab7ba
----For properies
update itm2menu set level_1=31 ,level_2=0 ,descr='Properties Master' where level_1=29 and win_name='w_properties';
update user_rights set menu_row=31 ,menu_col=0 ,menu_name='Properties Master' where menu_name='Properties_window' and obj_name='properties';
---API screen
update itm2menu set descr='API' where level_1=24 and level_2=0;
----
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