Easier to check if we are not on a modal
if (JUri::getInstance()->getVar("tmpl") === "component")
{
return;
}
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-11-19 11:57:30 |
Closed_By | ⇒ | dgt41 |
There is a patch #8485
Labels |
Added:
?
|
Looks like it really wants you to answer that question
But I agree it probably should not trigger in edit forms and modals.
Maybe safest way would be to only trigger the message in the cPanel?