PDF rausgenommen
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
<textarea
|
||||
cols="{{ cols }}"
|
||||
rows="{{ rows }}"
|
||||
ng-model="field.value"
|
||||
ng-change="onChange()">
|
||||
</textarea>
|
Reference in New Issue
Block a user