Captcha forms are not allowed in Profiles (re JT)
POD for Operation/Help and Operation/DatabaseLink. Added check for deletion of a vital component in www_deleteDatabaseLink. This saves the user one click when trying to delete something they shouldn't.
This commit is contained in:
parent
782b181571
commit
9aac37ac91
3 changed files with 175 additions and 3 deletions
|
|
@ -62,9 +62,6 @@ sub definition {
|
|||
formName=>{
|
||||
defaultValue=>$i18n->get("topicName")
|
||||
},
|
||||
profileEnabled=>{
|
||||
defaultValue=>1
|
||||
},
|
||||
});
|
||||
return $class->SUPER::definition($session, $definition);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue