summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 07fdb88)
raw | patch | inline | side by side (parent: 07fdb88)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 24 Mar 2010 13:17:55 +0000 (13:17 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 24 Mar 2010 13:17:55 +0000 (13:17 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17077 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_listing.inc | patch | blob | history |
index e529cfb31cf635cb10df47f8ea728b8ef371b8d2..0e98dee9bdec98f6a4d23e52ec47eec38d8c53ea 100644 (file)
}
// Assign action menu / base
+ $smarty->assign("HEADLINE", $this->headline);
$smarty->assign("ACTIONS", $this->renderActionMenu());
$smarty->assign("BASE", $this->renderBase());