Files
edlp_d8/web/modules/custom/edlp_studio/edlp_studio.links.action.yml
T
bachir 9da6cf9927 reinstalled all contribs with composer
need to run :
drush ev 'drupal_flush_all_caches();'
drush cr
and restart nginx and php-fpm before loading the website
2019-04-30 19:27:47 +02:00

11 lines
280 B
YAML

entity.chutier.add_form:
route_name: entity.chutier.add_form
title: 'Add Chutier'
appears_on:
- entity.chutier.collection
entity.composition.add_form:
route_name: entity.composition.add_form
title: 'Add Composition'
appears_on:
- entity.composition.collection