mirror of
https://github.com/Eugeny/tabby.git
synced 2024-12-24 02:53:43 +03:00
Biding scripts
This commit is contained in:
parent
aa805b912b
commit
17cf0f59c9
@ -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