Commit d9b1dd57 authored by Dennis Willers's avatar Dennis Willers 🏀

Change place for add

parent 32b2d525
Pipeline #361 passed with stages
in 5 minutes and 26 seconds
......@@ -44,15 +44,16 @@
<br>
<button [disabled]="buttonNextRoundDisabled || gameStatus.activeExplainer == 1" mat-raised-button color="primary" (click)="nextRound()">Ich erkläre und los!</button>
</mat-card-actions>
<div id="957159660">
<script type="text/javascript">
try {
window._mNHandle.queue.push(function (){
window._mNDetails.loadTag("957159660", "728x90", "957159660");
});
}
catch (error) {}
</script>
</div>
</mat-card>
<div id="957159660">
<script type="text/javascript">
try {
window._mNHandle.queue.push(function (){
window._mNDetails.loadTag("957159660", "728x90", "957159660");
});
}
catch (error) {}
</script>
</div>
......@@ -20,14 +20,14 @@
<button [disabled]="buttonCreateGameDisabled" mat-raised-button color="primary" (click)="createGame(sessionName.value)">Spiel erstellen</button>
<button [disabled]="buttonJoinGameDisabled" mat-raised-button color="primary" (click)="joinGame(sessionName.value)">Spiel beitreten</button>
</mat-card-actions>
<div id="957159660">
<script type="text/javascript">
try {
window._mNHandle.queue.push(function (){
window._mNDetails.loadTag("957159660", "728x90", "957159660");
});
}
catch (error) {}
</script>
</div>
</mat-card>
<div id="957159660">
<script type="text/javascript">
try {
window._mNHandle.queue.push(function (){
window._mNDetails.loadTag("957159660", "728x90", "957159660");
});
}
catch (error) {}
</script>
</div>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment