Fix the title of the toggle dropdown button
Merged
requested to merge herminiotorres/gitlab-ce:20308-fix-title-that-is-show-in-the-dropdown-toggle-button-on-projects-branches into master
What does this MR do?
Fix the dropdown-button toggle displaying the correctly title.
Are there points in the code the reviewer needs to double check?
See if the title is displaying correctly and if the code is acceptable.
Why was this MR needed?
When you choose Last updated
it should display the title Last updated
instead of Recently updated
. This fix makes this correctly displays the title.
What are the relevant issue numbers?
Closes #20308 (closed).
Screenshots (if relevant)
Does this MR meet the acceptance criteria?
-
CHANGELOG entry added - Tests
-
All builds are passing
-
-
Conform by the style guides -
Branch has no merge conflicts with master
(if you do - rebase it please) -
Squashed related commits together
Merge request reports
Activity
Please register or sign in to reply