diff --git a/app/controllers/resources/property.php b/app/controllers/resources/property.php index e5c18ea053549c0e58022ff3cc711b306fed4f7a..e7e56cfee3eac68dc8ae45749a0c713f40143c0d 100644 --- a/app/controllers/resources/property.php +++ b/app/controllers/resources/property.php @@ -172,6 +172,7 @@ class Resources_PropertyController extends AuthenticatedController $this->property->searchable = $this->searchable ? '1' : '0'; $this->property->info_label = $this->info_label ? '1' : '0'; $this->property->range_search = $this->range_search ? '1' : '0'; + $this->property->options = $this->options; if (!$this->property->system) { //The following fields may only be edited