mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-30 10:29:42 +00:00
Fix merge conflict in show-hide file
This commit is contained in:
@@ -14,6 +14,7 @@ window.addEventListener('DOMContentLoaded', function() {
|
||||
transitionsContainer = document.querySelector('#transitions')
|
||||
;
|
||||
|
||||
// ShowHide instance for personSignatureField
|
||||
new ShowHide({
|
||||
debug: false,
|
||||
froms: [signatureTypeChoices],
|
||||
|
Reference in New Issue
Block a user