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:
Romain Louis 2008-08-20 22:47:46 +00:00
parent 121b3436f0
commit 5689ec0caa

View File

@ -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,