Development
This commit is contained in:
parent
a94863e25a
commit
dc2be3e5aa
4 changed files with 29 additions and 1 deletions
|
|
@ -272,6 +272,23 @@
|
|||
"type": "raw_html",
|
||||
"html": "</div>"
|
||||
},
|
||||
{
|
||||
"type": "raw_html",
|
||||
"html": "<div id=\"eap-ttls-row\">"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"label": "",
|
||||
"name": "include_length",
|
||||
"input_type": "checkbox",
|
||||
"checkbox_label": "Include Length",
|
||||
"value": "%RADIUS_INCLUDE_LENGTH%",
|
||||
"hint": "Include the total length of message in every packet."
|
||||
},
|
||||
{
|
||||
"type": "raw_html",
|
||||
"html": "</div>"
|
||||
},
|
||||
{
|
||||
"type": "raw_html",
|
||||
"html": "</div>"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue