[DEBUG] correct on name
This commit is contained in:
parent
8e09273f45
commit
f5955915b3
@ -8,7 +8,7 @@
|
|||||||
<input type="number"
|
<input type="number"
|
||||||
placeholder="Id of the saison"
|
placeholder="Id of the saison"
|
||||||
[value]="numberVal"
|
[value]="numberVal"
|
||||||
(input)="onName($event.target.value)"
|
(input)="onNumber($event.target.value)"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user