jeroennoten / Laravel-AdminLTE

Easy AdminLTE integration with Laravel
MIT License
3.78k stars 1.08k forks source link

feat: Enables oppening user profile from user menu in iframe tab #1246

Closed ruanpepe closed 5 months ago

ruanpepe commented 5 months ago
Question Answer
Issue or Enhancement Enhancement
License MIT

What's in this PR?

It changes the user menu profile button target when in iFrame mode. With this changes, the profile page will open as a new tab.

Checklist