Update Look n Feel and Functionality of Group Manager
This commit is contained in:
@@ -71,7 +71,7 @@ $oGroup->load($_REQUEST['GRP_UID']);
|
||||
$groups['GRP_UID'] = $_REQUEST['GRP_UID'];
|
||||
$groups['GRP_TITLE'] = $oGroup->getGrpTitle();
|
||||
|
||||
$oHeadPublisher->assign('TRANSLATIONS', $labels);
|
||||
//$oHeadPublisher->assign('TRANSLATIONS', $labels);
|
||||
$oHeadPublisher->assign('GROUPS', $groups);
|
||||
G::RenderPage('publish', 'extJs');
|
||||
?>
|
||||
Reference in New Issue
Block a user