diff options
author | David Pursehouse <david.pursehouse@gmail.com> | 2013-10-24 17:31:12 +0900 |
---|---|---|
committer | David Pursehouse <david.pursehouse@gmail.com> | 2013-11-12 18:24:03 +0900 |
commit | dfb8d2b7ff5390ad1689fb98c5ddd3b10194f480 (patch) | |
tree | c6f634f47c24667257c6a815f075140f546d555a /lib/api/files.rb | |
parent | 00d6ac299e073b3117ea9d730fbffa9ef7e3b8a0 (diff) | |
download | gitlab-ce-dfb8d2b7ff5390ad1689fb98c5ddd3b10194f480.tar.gz |
Improve status message on merge request page
The status message currently looks like:
Created on Oct 24, 2013 by John , currently assigned to Bob
There is a space between the author name and the comma, which is
incorrect. Also, there is no period at the end of the sentence,
which makes it inconsistent with the following line:
Merged by Bob 5 minutes ago.
Change it to:
Created on Oct 24, 2013 by John. Currently assigned to Bob.
Also change the milestone information from:
and attached to milestone XYZ
to:
Attached to milestone XYZ.
Diffstat (limited to 'lib/api/files.rb')
0 files changed, 0 insertions, 0 deletions