Compare commits

...

3 Commits

Author SHA1 Message Date
85aa3b38b7 Merge pull request 'fix: Added missing=STRING to enable national chars' (#142) from metadetails-national-chars into main
Some checks failed
Release / Build-production-and-ng-test (push) Successful in 4m55s
Release / Build-and-test-development (push) Successful in 9m52s
Release / release (push) Failing after 4m37s
Reviewed-on: #142
2025-02-18 11:59:51 +00:00
678859a68d Merge branch 'main' into metadetails-national-chars
Some checks failed
Build / Build-and-test-development (pull_request) Has been cancelled
Build / Build-and-ng-test (pull_request) Has been cancelled
2025-02-18 11:54:15 +00:00
Henrik Forsell
e531acee3f Added missing=STRING to enable national chars
Some checks failed
Build / Build-and-ng-test (pull_request) Successful in 5m25s
Build / Build-and-test-development (pull_request) Has been cancelled
2025-02-18 12:46:45 +01:00

View File

@ -26,7 +26,7 @@
) )
%webout(OPEN) %webout(OPEN)
%webout(OBJ,attributes) %webout(OBJ,attributes, missing=STRING)
%webout(OBJ,associations) %webout(OBJ,associations)
%webout(CLOSE) %webout(CLOSE)
%mpeterm() %mpeterm()