Skip to content

Swap placeholders of project compare view input fileds

Witrem requested to merge github/fork/yasuoza/fix/compare_view_place_holder into master

Created by: yasuoza

Now, placeholders of compare index view like /my_project/compare are shown as from 'master' to 'aa8b4ef'. Because of that user thinks that the order of these input fields are expected TO and FROM. But these fields are expected FROM and TO.

This commit fixes the misleading placeholder.

Merge request reports

Loading