N°5313 - Remove "enable_formmanager_content_check" module parameter from itop-portal

This commit is contained in:
Molkobain
2022-07-12 12:06:35 +02:00
parent 99b4fceaf3
commit 51d5c00bcd

View File

@@ -151,8 +151,7 @@
</module_designs>
<module_parameters>
<parameters id="itop-portal" _delta="define">
<lazy_loading_threshold>500</lazy_loading_threshold><!-- Will be placed in the conf/<env>/config-itop.php file under the itop-portal module's settings -->
<enable_formmanager_content_check type="boolean">true</enable_formmanager_content_check>
<lazy_loading_threshold>500</lazy_loading_threshold><!-- Will be placed in the conf/<env>/config-itop.php file under the itop-portal module's settings -->
</parameters>
</module_parameters>
</itop_design>