mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
add button
This commit is contained in:
parent
e0898ba394
commit
132a7fabd3
@ -25,4 +25,5 @@
|
||||
</button>
|
||||
<br>
|
||||
<button [routerLink]="'/step/resume'" class="btn_background btn_white_text">Valider</button>
|
||||
<span _ngcontent-kmf-c6="" class="text">Retour </span>
|
||||
</div>
|
||||
|
@ -7,4 +7,4 @@
|
||||
{{config |json}}
|
||||
</pre>
|
||||
</section>
|
||||
<a [routerLink]="'/step/end'" class="btn btn-block">C'est parfait!</a>
|
||||
<button [routerLink]="'/step/end'" class="btn_background btn_white_text">C'est parfait!</button>
|
||||
|
Loading…
Reference in New Issue
Block a user