forward port of autocommit docs and hoverHelp
This commit is contained in:
parent
380a498127
commit
406b9310a6
3 changed files with 13 additions and 0 deletions
|
|
@ -102,6 +102,7 @@ sub www_editSettings {
|
|||
$tabform->getTab("content")->yesNo(
|
||||
-name=>"autoCommit",
|
||||
-label=>$i18n->get("enable autocommit of asset versioning","Asset"),
|
||||
-hoverHelp=>$i18n->get("enable autocommit of asset versioning description","Asset"),
|
||||
-value=>$session->setting->get("autoCommit")
|
||||
);
|
||||
$tabform->getTab("content")->yesNo(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue