added a user form field type
This commit is contained in:
parent
d71171cc26
commit
dc1a0c7703
7 changed files with 173 additions and 37 deletions
|
|
@ -265,6 +265,7 @@ sub getOperations {
|
|||
'editUserSave' => 'WebGUI::Operation::User',
|
||||
'editUserKarma' => 'WebGUI::Operation::User',
|
||||
'editUserKarmaSave' => 'WebGUI::Operation::User',
|
||||
'formUsers' => 'WebGUI::Operation::User',
|
||||
'listUsers' => 'WebGUI::Operation::User',
|
||||
|
||||
'approveVersionTag' => 'WebGUI::Operation::VersionTag',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue