Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #201 from Ioannis/CFM-398_Render_Job_Fields_Throws…
…_an_Error

CFM-398_Render_Job_Fields_Throws_an_Error
Ioannis committed May 19, 2024
2 parents 9eb04b9 + 7045c09 commit e57a7fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/templates/element/form/infoDiv/check.php
@@ -28,6 +28,9 @@

declare(strict_types = 1);

// We need to uncheck the control key before passing the form parameters to the helper
unset($vv_field_arguments['check']);

?>

<div class="field-info">

0 comments on commit e57a7fc

Please sign in to comment.