|
|
|
@ -38,6 +38,8 @@ module LocationsHelper |
|
|
|
if FeatureToggle.location_toggle_enabled? |
|
|
|
if FeatureToggle.location_toggle_enabled? |
|
|
|
base_attributes.append({ name: "Status", value: location.status }) |
|
|
|
base_attributes.append({ name: "Status", value: location.status }) |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
base_attributes |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
def location_availability(location) |
|
|
|
def location_availability(location) |
|
|
|
|