* supply task #1393.

This commit is contained in:
wangyidong
2013-06-20 02:06:58 +00:00
parent 97b2ebc892
commit fdc7eddce1

View File

@@ -11,3 +11,4 @@ $config->my->storyCounts = 10;
$config->mobile = new stdclass();
$config->mobile->todoBar = array('today', 'yesterday', 'thisWeek', 'lastWeek', 'all');
$config->mobile->taskBar = array('assignedTo', 'openedBy');