- 🇵🇱Poland tivi22
I had the same need to open selected env always in a new browser tab, so I used a quick patch for this case. Maybe someone will find it useful.
There are various circumstances where I don't want to leave the environment I'm on, instead opening it in a new windows and it's kind of annoying to use the right mouse button an click open in new window. circumstances might be debug messages that just show up after a cache clear.
Have the target of the link in the toolbar configurable to _blank
Active
4.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I had the same need to open selected env always in a new browser tab, so I used a quick patch for this case. Maybe someone will find it useful.