Commit 652edb29 authored by Frank Bergmann's avatar Frank Bergmann

- removed deleting menus and compoents

parent 89837882
Pipeline #468 failed with stages
......@@ -27,9 +27,6 @@ DECLARE
version apm_package_versions%ROWTYPE;
node site_nodes%ROWTYPE;
BEGIN
perform im_menu__del_module(p_name);
perform im_component_plugin__del_module(p_name);
FOR package IN
SELECT package_id FROM apm_packages WHERE package_key= p_name
LOOP
......
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