diff --git a/app/controllers/resources/property.php b/app/controllers/resources/property.php index 689a6bdd1d1c2119f7d28a47c07fa9a1bce649cd..89d6d11c1528887dca7a4966d48a3b50c7aca271 100644 --- a/app/controllers/resources/property.php +++ b/app/controllers/resources/property.php @@ -167,6 +167,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