mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
step 2 : add legend
This commit is contained in:
parent
626b75e862
commit
d1367ced27
@ -7,7 +7,8 @@
|
||||
{{ 'creation.want' | translate }}
|
||||
</h1>
|
||||
<div class=" ">
|
||||
<div class="kind-of-poll">
|
||||
<fieldset class="kind-of-poll has-no-border">
|
||||
<legend class="sr-only">{{ 'resume.kind' | translate }}</legend>
|
||||
<div
|
||||
class="button input-radio is-fullwidth has-background-kind-date"
|
||||
[ngClass]="{
|
||||
@ -36,7 +37,7 @@
|
||||
</label>
|
||||
<input type="radio" formControlName="isAboutDate" [value]="false" id="isAboutDate_false" />
|
||||
</div>
|
||||
</div>
|
||||
</fieldset>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
|
Loading…
Reference in New Issue
Block a user