mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
0fe8b5ba2b
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.