mirror of
https://github.com/Eugeny/tabby.git
synced 2024-12-27 04:25:05 +03:00
commit
5094262e68
@ -99,12 +99,12 @@
|
|||||||
td
|
td
|
||||||
input.form-control(
|
input.form-control(
|
||||||
type='text',
|
type='text',
|
||||||
value='{{script.expect}}',
|
[(ngModel)]='script.expect'
|
||||||
)
|
)
|
||||||
td
|
td
|
||||||
input.form-control(
|
input.form-control(
|
||||||
type='text',
|
type='text',
|
||||||
value='{{script.send}}',
|
[(ngModel)]='script.send'
|
||||||
)
|
)
|
||||||
td
|
td
|
||||||
.input-group.flex-nowrap
|
.input-group.flex-nowrap
|
||||||
|
Loading…
Reference in New Issue
Block a user