define and use flags to enable the home page table
This commit is contained in:
@@ -12,5 +12,8 @@ define(function() {
|
||||
*/
|
||||
config.notificationTimeout = 5000;
|
||||
|
||||
config.USE_FS_STORE = false;
|
||||
config.USE_HOMEPAGE_TABLE = true;
|
||||
|
||||
return config;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user