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