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