3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00

Remove "Add a crop" action link from Plantings view.

This commit is contained in:
Michael Stenta 2016-02-02 09:27:09 -05:00
parent 197b53dcdc
commit 35375503f0

View file

@ -75,7 +75,6 @@ function farm_crop_farm_admin_actions() {
'title' => t('Add a crop'),
'href' => 'admin/structure/taxonomy/farm_crops/add',
'paths' => array(
'farm/assets/plantings',
'farm/assets/plantings/crops',
),
),