lsp source file compression and make'r
This commit is contained in:
parent
d18f13d00f
commit
ae981d62d4
7 changed files with 1587 additions and 1 deletions
|
@ -333,7 +333,7 @@ TODO als server het stuurt
|
|||
var nobj =
|
||||
{
|
||||
connector: $('#new-protocol-name :selected').val(),
|
||||
port: Math.abs($('#new-protocol-val').val()),
|
||||
port: Math.abs($('#new-protocol-val').val())
|
||||
};
|
||||
|
||||
nobj['interface'] = $('#new-protocol-interface').val();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue