BUG 000 PM tables fixes on data editing & report table data population

This commit is contained in:
Erik Amaru Ortiz
2011-08-30 09:35:32 -04:00
parent bce41ffd7a
commit 656fb9eeab
8 changed files with 260 additions and 174 deletions

View File

@@ -255,7 +255,7 @@ $startingTime = array_sum(explode(' ',microtime()));
G::LoadSystem('form');
G::LoadSystem('menu');
G::LoadSystem("xmlMenu");
//G::LoadSystem('dvEditor');
G::LoadSystem('dvEditor');
//G::LoadSystem('table');
G::LoadSystem('controller');
G::LoadSystem('httpProxyController');