File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 4545
4646<div class =" asset" >
4747 {% set formName = ' plugin_formcreator_form' %}
48- <form name =" {{ formName }}" method =" post" role =" form" enctype =" multipart/form-data" class =" plugin_formcreator_form" action =" javascript:plugin_formcreator.submitUserForm()" onkeypress =" return plugin_formcreator.submitUserFormByKeyPress(event);" id =" plugin_formcreator_form" data-itemtype =" PluginFormcreatorForm" data-id =" {{ item .fields ['id' ] }}" >
48+ <form name =" {{ formName }}" method =" post" role =" form" enctype =" multipart/form-data" class =" plugin_formcreator_form" action =" javascript:plugin_formcreator.submitUserForm()" onkeypress =" return plugin_formcreator.submitUserFormByKeyPress(event);" id =" plugin_formcreator_form" data-itemtype =" PluginFormcreatorForm" data-id =" {{ item .fields ['id' ] }}" data-submit-once = " true " >
4949 <h1 class =' form-title' >
5050 {{ call(' Glpi\\Toolbox\\Sanitizer::unsanitize' , [__(item .fields ['name' ], options .domain )]) }}
5151 <i class =" fas fa-print" style =" cursor: pointer;" onclick =" window.print();" ></i >
You can’t perform that action at this time.
0 commit comments