dash recent
This commit is contained in:
@@ -144,7 +144,7 @@ class WrenchDashRecent extends BaseController
|
||||
}
|
||||
private function dashRecent($in,$out){
|
||||
// $ret = 0;
|
||||
$in["action"] = WRENCHBOARD_FAMILY_SGGESTWAITING;
|
||||
$in["action"] = WRENCHBOARD_ACCOUNT_DASHRECENT; // WRENCHBOARD_FAMILY_SGGESTWAITING;
|
||||
$ret = $this->callBackEndData($in,$out);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user