Fix merge conflict in show-hide file

This commit is contained in:
Julie Lenaerts 2024-07-23 16:23:51 +02:00
commit 50bd9f32c3

View File

@ -14,6 +14,7 @@ window.addEventListener('DOMContentLoaded', function() {
transitionsContainer = document.querySelector('#transitions')
;
// ShowHide instance for personSignatureField
new ShowHide({
debug: false,
froms: [signatureTypeChoices],