Skip to content

Commit

Permalink
#159 [Signature] fix: set signature canvas in view instead of JS
Browse files Browse the repository at this point in the history
  • Loading branch information
Théo David committed Mar 9, 2023
1 parent 8279f43 commit 43d816d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion core/tpl/signature/signature_view.tpl.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,7 @@
</div>
</div>
</div>
</div>
</div>
<script>
window.saturne.signature.modalSignatureOpened($('.modal-signature-open'));
</script>

0 comments on commit 43d816d

Please sign in to comment.