* fix bug.
This commit is contained in:
@@ -627,7 +627,7 @@ class commonModel extends model
|
||||
$params = "objectType=&objectID=0&libID=0";
|
||||
$createMethod = 'selectLibType';
|
||||
$isOnlyBody = true;
|
||||
$attr = "class='iframe' data-width='700px'";
|
||||
$attr = "class='iframe' data-width='750px'";
|
||||
break;
|
||||
case 'project':
|
||||
$params = "model=scrum&programID=0©ProjectID=0&extra=from=global";
|
||||
|
||||
Reference in New Issue
Block a user