You are here

country_state_city.links.action.yml in Country, State and City Fields 8

File

country_state_city.links.action.yml
View source
  1. countrylist.country_add:
  2. route_name: countrylist.country_add
  3. title: 'Add Country'
  4. appears_on:
  5. - entity.countrylist.collection
  6. - entity.countrylist.canonical
  7. statelist.country_add:
  8. route_name: statelist.state_add
  9. title: 'Add State'
  10. appears_on:
  11. - entity.statelist.collection
  12. - entity.statelist.canonical
  13. citylist.city_add:
  14. route_name: citylist.city_add
  15. title: 'Add City'
  16. appears_on:
  17. - entity.citylist.collection
  18. - entity.citylist.canonical