Show birth logs on mother assets.

This commit is contained in:
Michael Stenta 2018-02-22 11:45:08 -05:00
parent 36e4431fff
commit 3edaa183de
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ function farm_livestock_farm_ui_entities() {
'label_plural' => t('Birth records'),
'view' => 'farm_log_birth',
'farm_asset' => 'animal',
'log_view_asset_arg' => 3,
'weight' => 20,
),
'farm_medical' => array(