Reversed order of progress indication so that the text matches the progress bar.

Created by: dosire

On the milestone page http://demo.gitlabhq.com/rails/milestones/4

The text is: Progress: 1 open – 18 closed

While the progress bar first displays the closed issues and then the open ones.

This commit makes sure that both have the same order to improve consistency.

合并请求报告