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

Add input action link to area page.

This commit is contained in:
Michael Stenta 2014-11-30 21:51:37 -05:00
parent 0e2b3fa4ef
commit de9aead9c4

View file

@ -54,6 +54,7 @@ function farm_crop_menu_local_tasks_alter(&$data, $router_item, $root_path) {
'admin/farm/plan/inputs' => array('input'),
'admin/farm/plan/seedings' => array('seeding'),
'admin/farm/plan/transplantings' => array('transplanting'),
'taxonomy/term/%' => array('input'),
);
// Add actions depending on the root path.