re-enable textarea para pregunta abierta
This commit is contained in:
parent
3ef564420b
commit
48d7ad03b8
|
@ -72,7 +72,7 @@
|
|||
</ng-container>
|
||||
</ng-container>
|
||||
<div class="ds-survey--option ds-survey--option--base ds-survey--open-option" *ngIf="!ePregunta.tipo">
|
||||
<textarea cols="30" rows="10" disabled></textarea>
|
||||
<textarea cols="30" rows="10"></textarea>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue