mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
passing option binModalStep from twig include template
This commit is contained in:
@@ -65,8 +65,8 @@ export default {
|
||||
},
|
||||
/// Display each step in page or Modal
|
||||
bindModal: {
|
||||
//step1: false,
|
||||
//step2: false
|
||||
step1: window.binModalStep1,
|
||||
step2: window.binModalStep2
|
||||
},
|
||||
// Options only for root parent component
|
||||
displayResult: true,
|
||||
|
Reference in New Issue
Block a user