Skip to content

Commit

Permalink
Remove old zoom_levels property from bed area type.
Browse files Browse the repository at this point in the history
  • Loading branch information
mstenta committed Mar 18, 2020
1 parent 42fd841 commit 09411cb
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -13,7 +13,6 @@ function farm_crop_area_types_farm_area_type_info() {
'bed' => array(
'label' => t('Bed'),
'style' => 'green',
'zoom_levels' => array(18, 19, 20, 21, 22, 23, 24),
'weight' => -5,
'dashboard_metric' => TRUE,
),
Expand Down

0 comments on commit 09411cb

Please sign in to comment.