diff --git a/inc/formanswer.class.php b/inc/formanswer.class.php index 3b9b5ca5a..ea3b13adb 100644 --- a/inc/formanswer.class.php +++ b/inc/formanswer.class.php @@ -605,12 +605,6 @@ public function showForm($ID, $options = []) { echo ''; } - if ($canEdit) { - echo Html::scriptBlock('$(function() { - plugin_formcreator.showFields($("form[name=\'' . $formName . '\']")); - })'); - } - //add requester info echo '