Action in panels::sidebar.footer opens modal in sidebar instead of center of screen
Hi all
I've added an action to the bottom of the sidebar using the
Cheers
I've added an action to the bottom of the sidebar using the
panels::sidebar.footer render hook. It works, but the modal is opening inside the sidebar instead of the in the center of the screen. Any ideas on how I could solve that?Cheers
Solution
Sounds right, but I'm not completely sure. Maybe
mountAction()? I could be wrong.