Skip to content

Commit

Permalink
Add wifi
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Apr 15, 2024
1 parent d6dab96 commit 64f53be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/Sandbox/templates/QrCodeExamples/complex.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<h4>Generate QR Code</h4>

<?php echo $this->Form->create();?>
<?php echo $this->Form->create(null, ['novalidate' => true]);?>
<p>Enter some text (URL, ...)</p>

<?php
Expand Down

0 comments on commit 64f53be

Please sign in to comment.