make printPopupBox() public

This commit is contained in:
Uwe Steinmann 2020-03-05 22:26:53 +01:00
parent db3f380604
commit c021e4b4cb

View File

@ -2935,7 +2935,7 @@ $(document).ready(function() {
$this->printTimelineHtml($height); $this->printTimelineHtml($height);
} /* }}} */ } /* }}} */
protected function printPopupBox($title, $content, $ret=false) { /* {{{ */ public function printPopupBox($title, $content, $ret=false) { /* {{{ */
$id = md5(uniqid()); $id = md5(uniqid());
/* /*
$this->addFooterJS(' $this->addFooterJS('