mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-23 16:13:50 +00:00
twig include allow to pass mode:edit option when it's not detected
This commit is contained in:
@@ -358,7 +358,7 @@ export default {
|
||||
},
|
||||
|
||||
/*
|
||||
* When changes are validated (get out step2 edit pane),
|
||||
* When changes are validated (get out step2 edit pane, button valid),
|
||||
* apply some transformations before asyncing with backend
|
||||
* from entity.selected to entity.address
|
||||
*/
|
||||
@@ -494,7 +494,8 @@ export default {
|
||||
},
|
||||
|
||||
/*
|
||||
* When submit address (get out step1 show pane)
|
||||
* When submit address
|
||||
* (get out step1 show pane, submit button)
|
||||
*/
|
||||
submitAddress()
|
||||
{
|
||||
|
Reference in New Issue
Block a user