More cleanup of lingering jqgrid remnants
git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716@620 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
@@ -47,12 +47,9 @@ if (!isset($grid_setup))
|
||||
$grid_setup = array();
|
||||
|
||||
// Do some prework to bring in the appropriate libraries
|
||||
$html->css('jqGrid/ui.jqgrid', null, null, false);
|
||||
//$html->css('jqGrid/jqModal', null, null, false);
|
||||
$html->css('ui.jqgrid', null, null, false);
|
||||
$javascript->link('jqGrid/grid.locale-en', false);
|
||||
$javascript->link('jqGrid/jquery.jqGrid.min', false);
|
||||
//$javascript->link('jqGrid/js/jqModal', false);
|
||||
//$javascript->link('jqGrid/js/jqDnR', false);
|
||||
$javascript->link('pmgr_jqGrid', false);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user