openquestions-1.0.x-dev/openquestions.links.action.yml
openquestions.links.action.yml
oq_item.type_add:
title: 'Add oq item type'
route_name: entity.oq_item_type.add_form
appears_on:
- entity.oq_item_type.collection
oq_item.add_page:
title: 'Add oq item'
route_name: entity.oq_item.add_page
appears_on:
- entity.oq_item.collection
oq_question.add_form:
title: 'Add oq question'
route_name: entity.oq_question.add_form
appears_on:
- entity.oq_question.collection
oq_vote.add_form:
title: 'Add oq vote'
route_name: entity.oq_vote.add_form
appears_on:
- entity.oq_vote.collection
oq_application.add_form:
title: 'Add oq application'
route_name: entity.oq_application.add_form
appears_on:
- entity.oq_application.collection
oq_application_history.add_form:
title: 'Add oq application history'
route_name: entity.oq_application_history.add_form
appears_on:
- entity.oq_application_history.collection
