Add files via upload

This commit is contained in:
Fernando Méndez
2021-06-04 12:38:17 +02:00
committed by GitHub
parent 22977e8091
commit 8dafa546b6
9 changed files with 57 additions and 20 deletions

View File

@ -160,6 +160,7 @@ class FormPurchase extends Form {
$html = "<div class='code info'>
<h2>No se ha seleccionado asiento(s).</h2>
<p>Vuelva atrás para selecionar una butaca.</p>
<button id='go-back'>Volver</button>
</div>";
}
}