mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
suppression du code mort
This commit is contained in:
parent
ca3b76d0c8
commit
f9a8c1d8c3
@ -5,10 +5,6 @@
|
||||
<div markdown *ngFor="let questions of config.answers">
|
||||
{{questions.id+1}}. {{questions.text}}
|
||||
</div>
|
||||
<!-- LOG -->
|
||||
<!-- <pre markdown>
|
||||
{{config |json}}
|
||||
</pre> -->
|
||||
<button [routerLink]="'/step/answers'" class="btn btn-info">Retour</button>
|
||||
</section>
|
||||
<a [routerLink]="'/step/end'" class="btn btn-block" i18n="@@confirm">C'est parfait!</a>
|
||||
|
Loading…
Reference in New Issue
Block a user