mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
MINOR setRelationAutoSetting function adding
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@61217 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
121b3436f0
commit
5689ec0caa
@ -483,7 +483,11 @@ JS;
|
||||
|
||||
return $form;
|
||||
}
|
||||
|
||||
|
||||
function setRelationAutoSetting($value) {
|
||||
$this->relationAutoSetting = $value;
|
||||
}
|
||||
|
||||
/**
|
||||
* Use the URL-Parameter "action_saveComplexTableField"
|
||||
* to provide a clue to the main controller if the main form has to be rendered,
|
||||
|
Loading…
x
Reference in New Issue
Block a user