Merge remote-tracking branch 'origin/support/3.0' into develop

# Conflicts:
#	pages/UI.php
This commit is contained in:
Molkobain
2023-01-20 11:52:32 +01:00
2 changed files with 20 additions and 5 deletions

View File

@@ -343,8 +343,6 @@ try
switch($operation)
{
case 'new': // Form to create a new object
case 'apply_new': // Creation of a new object
case 'apply_modify': // Applying the modifications to an existing object
case 'form_for_modify_all': // Form to modify multiple objects (bulk modify)
case 'bulk_stimulus': // For to apply a stimulus to multiple objects
case 'stimulus': // Form displayed when applying a stimulus (state change)