Merge branch 'master' of github.com:easysoft/zentaopms

This commit is contained in:
z
2020-09-01 14:45:16 +08:00
96 changed files with 1173 additions and 448 deletions
+1 -1
View File
@@ -936,7 +936,7 @@ class blockModel extends model
* @access public
* @return string
*/
public function getScrumprojectParams($module = '')
public function getSprintParams($module = '')
{
$params->count['name'] = $this->lang->block->count;
$params->count['control'] = 'input';