Commit dfde0386 authored by Dimitris Bozelos's avatar Dimitris Bozelos
Browse files

Issue #3281763 Fixed issue with Income tabs

parent c6e5123b
Loading
Loading
Loading
Loading
+22 −0
Original line number Diff line number Diff line
# Income.
entity.records_income.canonical:
  route_name: entity.records_income.canonical
  base_route: entity.records_income.canonical
  title: 'View'
  weight: 0
entity.records_income.edit_form:
  route_name: entity.records_income.edit_form
  base_route: entity.records_income.canonical
  title: Edit
  weight: 1
entity.records_income.delete_form:
  route_name: entity.records_income.delete_form
  base_route: entity.records_income.canonical
  title: Delete
  weight: 10

# Income type.
entity.records_income_type.edit_form:
  title: 'Edit'
  route_name: entity.records_income_type.edit_form
  base_route: entity.records_income_type.edit_form