diff --git a/json/hostdev.json b/json/hostdev.json index f898133..e1ea052 100644 --- a/json/hostdev.json +++ b/json/hostdev.json @@ -22,8 +22,13 @@ "event":"sshcon", "actiontype":"urlwidget", "target":"self", + "params_mapping":{ + "mapping":{ + "id":"id", + }, + "need_others":false + }, "options":{ - "method":"POST", "url":"{{entire_url('../connecthost.ui')}}" } }