mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-03 09:17:37 +01:00
Fix sezionali non visibili nel modulo segmenti
This commit is contained in:
parent
f1429225dc
commit
859a1277db
@ -70,7 +70,7 @@ $_SESSION['module_'.$record['id_module']]['id_segment'] = $previous_module;
|
||||
|
||||
<?php
|
||||
|
||||
if (str_contains($current_module['option'], '|segment|')) {
|
||||
if (str_contains($current_module['option'], '|segment')) {
|
||||
?>
|
||||
<!-- Campi extra -->
|
||||
<div class="panel panel-primary">
|
||||
|
Loading…
x
Reference in New Issue
Block a user