mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-11-22 03:47:48 +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