mirror of
https://forge.chapril.org/tykayn/osm-commerces
synced 2025-10-09 17:02:46 +02:00
centralisation des tags de complétion par thème
This commit is contained in:
parent
6cfb2f0958
commit
c7e4f4e6a2
7 changed files with 433 additions and 184 deletions
|
@ -117,6 +117,7 @@ class FollowUpController extends AbstractController
|
|||
'followup_labels' => FollowUpService::getFollowUpThemes(),
|
||||
'followup_icons' => FollowUpService::getFollowUpIcons(),
|
||||
'followup_overpass' => FollowUpService::getFollowUpOverpassQueries(),
|
||||
'completion_tags' => FollowUpService::getFollowUpCompletionTags(),
|
||||
]);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue