You are here

currency.links.action.yml in Currency 8.3

File

currency.links.action.yml
View source
  1. currency.currency.add:
  2. route_name: currency.currency.add
  3. title: 'Add a custom currency'
  4. appears_on:
  5. - entity.currency.collection
  6. currency.currency.import:
  7. route_name: currency.currency.import
  8. title: 'Import a currency'
  9. appears_on:
  10. - entity.currency.collection
  11. weight: -1
  12. currency.currency_locale.add:
  13. route_name: currency.currency_locale.add
  14. title: 'Add a currency locale'
  15. appears_on:
  16. - entity.currency_locale.collection
  17. currency.currency_locale.import:
  18. route_name: currency.currency_locale.import
  19. title: 'Import a currency locale'
  20. appears_on:
  21. - entity.currency_locale.collection
  22. weight: -1
  23. currency.exchange_rate_provider.fixed_rates.add:
  24. route_name: currency.exchange_rate_provider.fixed_rates.add
  25. title: 'Add an exchange rate'
  26. appears_on:
  27. - currency.exchange_rate_provider.fixed_rates.overview