Code

Updated listing table summary
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 24 Mar 2010 13:17:55 +0000 (13:17 +0000)
committerhickert <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

index e529cfb31cf635cb10df47f8ea728b8ef371b8d2..0e98dee9bdec98f6a4d23e52ec47eec38d8c53ea 100644 (file)
@@ -451,6 +451,7 @@ class listing {
     }
 
     // Assign action menu / base
+    $smarty->assign("HEADLINE", $this->headline);
     $smarty->assign("ACTIONS", $this->renderActionMenu());
     $smarty->assign("BASE", $this->renderBase());