1st trim version

This commit is contained in:
zino
2021-04-29 13:13:22 +02:00
parent eb640a6fb5
commit a22728a802
5 changed files with 558 additions and 69 deletions

View File

@@ -14,5 +14,6 @@ export const config: I.Config = {
urlCSSJSCStaging: "https://staging.tickets.zinomedia.de/libs/jQuery-Seat-Charts/jquery.seat-charts.css",
urlCSSJSCMaster: "https://tickets.zinomedia.de/libs/jQuery-Seat-Charts/jquery.seat-charts.css",
urlCSSjQueryUI: "https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css",
childHasVenueXML: false
childHasVenueXML: false,
maxSelectedSeats: 10
}