forked from tykayn/funky-framadate-front
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">
|
<div markdown *ngFor="let questions of config.answers">
|
||||||
{{questions.id+1}}. {{questions.text}}
|
{{questions.id+1}}. {{questions.text}}
|
||||||
</div>
|
</div>
|
||||||
<!-- LOG -->
|
|
||||||
<!-- <pre markdown>
|
|
||||||
{{config |json}}
|
|
||||||
</pre> -->
|
|
||||||
<button [routerLink]="'/step/answers'" class="btn btn-info">Retour</button>
|
<button [routerLink]="'/step/answers'" class="btn btn-info">Retour</button>
|
||||||
</section>
|
</section>
|
||||||
<a [routerLink]="'/step/end'" class="btn btn-block" i18n="@@confirm">C'est parfait!</a>
|
<a [routerLink]="'/step/end'" class="btn btn-block" i18n="@@confirm">C'est parfait!</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user