sitemgr module was not including the eTemplate javascript file

This commit is contained in:
Ralf Becker 2006-08-13 18:06:10 +00:00
parent 64a688cbb4
commit 74001bd3ab

View File

@ -195,7 +195,7 @@
if ($this->sitemgr)
{
$GLOBALS['egw_info']['flags']['java_script'] .= $this->include_java_script(2);
}
elseif (!$this->xslt)
{