Files
Jan Sandbrink 0fe8b5ba2b Change target parameter of link_translate to boolean
It's now called external and can only switch between external and non-external links.
This does not only affect the link target, but additionally also adds a trailing visual icon
as it is suggested by our Lookbook.

Since this made me go through all calls of link_translate, I took the opportunity to also replace
occurences of manual calls to OpenProject::Static::Links with the new abbreviated call syntax.
2025-07-31 08:52:40 +02:00
..