Skip to content

Commit

Permalink
Update default tour item descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
tudorb1978 authored Oct 17, 2024
1 parent 93d5c6b commit 45ce178
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions charts/etrip/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -340,12 +340,13 @@ etrip:
##NOTES##
tour:
item:
short_description: "##TOUR_NAME##, ##START_DATE##, ##START_LOCATION## (##PICKUP_DETAILS##)
- ##END_DATE##, ##END_LOCATION## (##DROPOFF_DETAILS##)"
short_description: "##TOUR_NAME## (##START_DATE## - ##END_DATE##) / ##DEPARTURE_POINT##"
description: |-
Tour: ##TOUR_NAME##
Pick Up: ##START_DATE_AND_TIME## ##START_LOCATION## (##PICKUP_DETAILS##)
Drop Off: ##END_DATE_AND_TIME## ##END_LOCATION## (##DROPOFF_DETAILS##)
Departure: ##START_DATE## ##DEPARTURE_POINT##
Destination: ##DESTINATION##
Return: ##END_DATE## ##DEPARTURE_POINT##
Supplements: ##SUPPLEMENTS##
##NOTES##
transfer:
item:
Expand Down

0 comments on commit 45ce178

Please sign in to comment.