Merge branch 'master_xieqiyu_23657' into 'master'
* Fix bug#23657. See merge request easycorp/zentaopms!3957
This commit is contained in:
@@ -57,6 +57,7 @@ $(function()
|
||||
$.post(createLink(type, stageMap[type][from][to], 'stage=' + to), {'storyIdList[]':[id]}, function()
|
||||
{
|
||||
refresh();
|
||||
location.reload();
|
||||
});
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user