diff --git a/modules/causali/edit.php b/modules/causali/edit.php index 8335808c6..222334659 100755 --- a/modules/causali/edit.php +++ b/modules/causali/edit.php @@ -47,7 +47,7 @@ include_once __DIR__.'/../../core.php'; {[ "type": "checkbox", "label": "", "name": "is_importabile", "value": "$is_importabile$", "help": "", "placeholder": "" ]}
- {[ "type": "checkbox", "label": "", "name": "reversed", "value": "$reversed$", "help": "", "placeholder": "" ]} + {[ "type": "checkbox", "label": "", "name": "reversed", "value": "$reversed$", "help": "", "placeholder": "" ]}
@@ -74,3 +74,23 @@ if (!empty($numero_documenti)) { + + + \ No newline at end of file