forked from shaba/openuds
Updated space
This commit is contained in:
parent
8aa7dc3c6f
commit
29b6613c95
@ -240,6 +240,7 @@ class HTML5RDPTransport(transports.Transport):
|
|||||||
defvalue='any',
|
defvalue='any',
|
||||||
tab=gui.PARAMETERS_TAB,
|
tab=gui.PARAMETERS_TAB,
|
||||||
)
|
)
|
||||||
|
|
||||||
rdpPort = gui.NumericField(
|
rdpPort = gui.NumericField(
|
||||||
order=29,
|
order=29,
|
||||||
length=5, # That is, max allowed value is 65535
|
length=5, # That is, max allowed value is 65535
|
||||||
|
Loading…
Reference in New Issue
Block a user