dnet-applications/apps/dnet-orgs-database-application/src/main/resources/static/resources/html/pages/search/resultsByCountry.html

5 lines
156 B
HTML
Raw Normal View History

2020-10-05 12:16:49 +02:00
<org-results-page search-message="Searching for country: {{fieldValue}}"
2020-07-03 12:09:22 +02:00
orgs="orgs"
prev-function="prev()"
2020-10-05 12:16:49 +02:00
next-function="next()"></org-results-page>