update
This commit is contained in:
@@ -123,7 +123,7 @@ $i = 0;
|
||||
|
||||
<div class="title">
|
||||
<span id="eventTitle">
|
||||
@if($seat->singleSeat->seat->event->reservation->name == "Mit Tischwahl")
|
||||
@if(false && $seat->singleSeat->seat->event->reservation->name == "Mit Tischwahl")
|
||||
“Das Mädl aus der Vorstadt”<br />
|
||||
Aistfestspiele 2025
|
||||
@else
|
||||
@@ -144,7 +144,7 @@ $i = 0;
|
||||
@endif
|
||||
</span><br/>
|
||||
<span id="eventRoom">{{$seat->singleSeat()->first()->seat()->first()->event()->first()->room }}
|
||||
@if($seat->singleSeat->seat->event->reservation->name == "Mit Tischwahl")
|
||||
@if(false && $seat->singleSeat->seat->event->reservation->name == "Mit Tischwahl")
|
||||
(bei Schlechtwetter im Saal/Findling • gleicher Sitzplan)
|
||||
@endif
|
||||
</span>
|
||||
@@ -152,7 +152,7 @@ $i = 0;
|
||||
|
||||
<div class="right">
|
||||
<span id="seat">
|
||||
@if($seat->singleSeat->seat->event->reservation->name == "Mit Tischwahl")
|
||||
@if(false && $seat->singleSeat->seat->event->reservation->name == "Mit Tischwahl")
|
||||
Reihe {{14-$seat->singleSeat->x}}, Platz {{$seat->singleSeat->y}}
|
||||
@else
|
||||
{{$seat->calcSeatName()}}
|
||||
|
@@ -42,6 +42,13 @@
|
||||
div.seatCharts-row:nth-child(7){
|
||||
padding-top: 70px;
|
||||
}
|
||||
|
||||
div.seatCharts-seat:nth-child(11) {
|
||||
margin-right: 20px !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/*
|
||||
div.seatCharts-row:nth-child(1){
|
||||
margin-left: 96px;
|
||||
|
@@ -111,21 +111,21 @@ HIER ENDET DER GALERIEEINTRAG----------------->
|
||||
|
||||
<!------ HIER BEGINNT OBERES BILD----->
|
||||
|
||||
<a href="https://www.bruckmuehle.at/event/1837">
|
||||
<a href="https://www.bruckmuehle.at/event/1848">
|
||||
<div class="date">
|
||||
|
||||
|
||||
<span class="day">02</span>
|
||||
<span class="day">23</span>
|
||||
<span class="month month10">Oktober</span>
|
||||
<span class="year">2025</span>
|
||||
</div>
|
||||
<div class="title">
|
||||
|
||||
<h2 style ="font-size: 24pt; text-shadow: 0px 0px 14px black;">GABRIEL CASTANEDA</h2>
|
||||
<h2 style ="font-size: 24pt; text-shadow: 0px 0px 14px black;">CHRISTINA KIESLER</h2>
|
||||
|
||||
<h3 style ="font-size: 16pt; text-shadow: 0px 0px 14px black;">"Hardi Gatti"</h3>
|
||||
<h3 style ="font-size: 16pt; text-shadow: 0px 0px 14px black;">Nachspielzeit</h3>
|
||||
</div>
|
||||
<img src="/imgs/events/castaneder_big.jpg" style="max-width: none;width:900 px;">
|
||||
<img src="/imgs/events/kiesler_big.jpg" style="max-width: none;width:900 px;">
|
||||
|
||||
</a>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
mp<<@extends('layout')
|
||||
@extends('layout')
|
||||
|
||||
@section('content')
|
||||
|
||||
@@ -25,7 +25,21 @@ mp<<@extends('layout')
|
||||
<h2><b>COMEDIA Bruckmühle Ensemble</b></h2>
|
||||
<img src="https://www.bruckmuehle.at/imgs/gasthaus_bruckmuehle/upload/vorstand.jpg" height="300">
|
||||
<br><br>
|
||||
Unsere nächste Produktion: <br><br><a class="ui fluid card" href="https://www.bruckmuehle.at/event/1867"><img src="https://www.bruckmuehle.at/imgs/events/1751870806_blob"></a>
|
||||
Unsere nächste Produktion: <br>
|
||||
|
||||
<!-----START NEUE VERANSTALTUNG------>
|
||||
|
||||
|
||||
<a class="ui fluid card" href="https://www.bruckmuehle.at/event/1867"><b> DER GROSSE GATSBY </b></a>
|
||||
<br>
|
||||
<a href="https://www.bruckmuehle.at/event/1867">
|
||||
<img src="https://www.bruckmuehle.at/imgs/events/1751870806_blob" width="300">
|
||||
</a>
|
||||
|
||||
|
||||
<!-----START NEUE VERANSTALTUNG------>
|
||||
|
||||
<br><br>
|
||||
ZVR: 551641899<br>
|
||||
<a href="mailto:ensemble@comedia.at">ensemble@comedia.at</a><br><br>
|
||||
<a class="ui fluid card" href="http://www.comedia.at/neu.php"><b> >> ONLINE BEITRITTSERKLÄRUNG << </b></a>
|
||||
|
Reference in New Issue
Block a user