Commit b543baaa authored by Christof Damian 's avatar Christof Damian

- new timesheet2 tasks components

parent 68045def
......@@ -13,7 +13,8 @@
select im_menu__del_module('intranet-timesheet2-tasks');
select im_component_plugin__del_module('intranet-timesheet2-tasks');
select im_component_plugin__del_module('intranet-timesheet2-tasks-info');
select im_component_plugin__del_module('intranet-timesheet2-tasks-members');
delete from im_view_columns where column_id >= 91000 and column_id < 91999;
delete from im_views where view_id >= 910 and view_id <= 919;
......
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