mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
remove wip component
This commit is contained in:
parent
3faecc4035
commit
d349de743d
@ -66,4 +66,4 @@
|
||||
</div>
|
||||
</p-dialog>
|
||||
|
||||
<app-wip-todo></app-wip-todo>
|
||||
<!--<app-wip-todo></app-wip-todo>-->
|
||||
|
@ -2,6 +2,7 @@
|
||||
<div class="step min-height">
|
||||
<app-errors-list [form]="pollService.form"></app-errors-list>
|
||||
<div class="text-options" *ngIf="!pollService.form.value.isAboutDate">
|
||||
<!-- version text choices-->
|
||||
<app-option-link></app-option-link>
|
||||
</div>
|
||||
<div class="date-options" *ngIf="pollService.form.value.isAboutDate">
|
||||
|
Loading…
Reference in New Issue
Block a user