1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-12-26 12:03:31 +03:00

Merge pull request #416 from Domain/master

Biding scripts
This commit is contained in:
Eugene 2018-09-12 05:07:56 -07:00 committed by GitHub
commit 5094262e68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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