* adjust for back button in view page.

This commit is contained in:
wangyidong
2018-05-02 10:13:20 +08:00
parent e36f46ca0a
commit c5fd3d0af7
5 changed files with 42 additions and 52 deletions
+1
View File
@@ -875,6 +875,7 @@ class block extends control
->orderBy($orderBy)
->beginIF($this->viewType != 'json')->limit($num)->fi()
->fetchAll('id');
$projectIDList = array_keys($projects);
/* Get tasks. */