competition-8.x-1.x-dev/competition.links.action.yml
competition.links.action.yml
entity.competition.add:
route_name: entity.competition.add_form
title: 'Add competition'
appears_on:
- entity.competition.collection
entity.competition_entry.collection:
route_name: entity.competition_entry.collection
title: 'Manage entries'
appears_on:
- entity.competition.collection
entity.competition_entry.page:
route_name: entity.competition_entry.page
title: 'Enter competition'
appears_on:
- entity.competition_entry.collection
entity.competition.collection:
route_name: entity.competition.collection
title: 'Manage competitions'
appears_on:
- entity.competition_entry.collection
# entity.competition_entry.judging.finalize:
# route_name: entity.competition_entry.judging
# parent_id: entity.competition_entry.judging
# title: 'Finalize all scores'
# appears_on:
# - entity.competition_entry.judging
