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