mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-05 04:49:44 +00:00
disable datePane with courseLocation
This commit is contained in:
@@ -90,9 +90,9 @@ export default {
|
|||||||
/// Display each step in page or Modal
|
/// Display each step in page or Modal
|
||||||
openPanesInModal: true,
|
openPanesInModal: true,
|
||||||
// Use Date fields
|
// Use Date fields
|
||||||
useDate: {
|
//useDate: {
|
||||||
validFrom: true
|
// validFrom: true
|
||||||
},
|
//},
|
||||||
hideAddress: true
|
hideAddress: true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user