Fix incomplete TCA due to unintentionally removed extension configuration
This commit is contained in:
@@ -60,9 +60,9 @@ plugin.tx_epevents {
|
||||
budget = 4
|
||||
}
|
||||
options {
|
||||
budget = 1:nicht festgelegt;2:400 - 600 €;3:600 - 800 €;4:800 - 1000 €;5:1000 - 1500 €;6:1500 - 2000 €;7:2500 - 3000 €
|
||||
pax = 1:20 - 40;2:40 - 60;3:60 - 80;4:80 - 100;5:100 - 150;6:150 - 200;7:200 - 250;8:250 - 300;9:350 - 400;10:400 - 450;11:450 - 500;12:500+
|
||||
period = 1:Tagesevent;2:1 Nacht;3:2 Nächte;4:3 Nächte;5:4 Nächte;6:5 Nächte;7:6 Nächte;8:7 Nächte
|
||||
budget = {$plugin.tx_epevents.settings.configurator.budgetOptions}
|
||||
pax = {$plugin.tx_epevents.settings.configurator.paxOptions}
|
||||
period = {$plugin.tx_epevents.settings.configurator.periodOptions}
|
||||
travelType = 1:Incentive;2:Teambuilding;3:Meeting;4:Corporate Event
|
||||
locationType = 1:Meer;2:Berge;3:Städte;4:Spezial
|
||||
accommodationType = 1:3-Sterne;2:4-Sterne;3:5-Sterne;4:Spezial
|
||||
|
||||
Reference in New Issue
Block a user