enkelmedia/TheDashboard

Feature Request - Opening Dashboard links in separate tabs

Closed this issue · 3 comments

I just installed this package into Umbraco 7.6.3. and it works great so far in my opinion. What developer steps can I can to modify the package so that when I click on links in the dashboard, that they open up in separate tabs, not the same window?

Thanks

Hi!
I guess you could just add target="_blank" to the links?

Ah yes, very easy to implement. Thanks

Please let me know if this works for you - might be something that we can add as a setting in the future.