Skip to content
Snippets Groups Projects
Commit b943a24c authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

translation overrides: Use the real tag name when looking for overrides

Instead of using the namespace which is hardcoded we use the tag name that was
used to register the element (or the "real" tag name in case of a scoped element).

This way if AppShell is regsitered as "dbp-some-app" it can still be overriden by
specifying "dbp-some-app" in the overrides object.
parent c46fef42
No related branches found
No related tags found
No related merge requests found
Pipeline #50931 passed