webui: move radius proxy action panel commands to header actions

Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>
This commit is contained in:
Petr Vobornik 2014-05-23 15:38:42 +02:00
parent dd69557f4e
commit 0fadb14ec7

View File

@ -73,13 +73,7 @@ return {
'ipatokenusermapattribute', // TODO: add validation
'ipatokenradiustimeout',
'ipatokenradiusretries'
],
action_panel: {
name: 'radius_actions',
actions: [
'password'
]
}
]
}
],
actions: [
@ -89,7 +83,8 @@ return {
password_name: 'ipatokenradiussecret'
}
}
]
],
header_actions: ['password']
}
],
adder_dialog: {