Commit 6521f2ee authored by Ezekiel Kigbo's avatar Ezekiel Kigbo

Merge branch '243574-expand-all-files' into 'master'

Update button text to expand all files

See merge request gitlab-org/gitlab!78322
parents 2d57a127 95d919a3
......@@ -182,7 +182,7 @@ export default {
class="gl-mr-3"
@click="expandAllFiles"
>
{{ __('Expand all') }}
{{ __('Expand all files') }}
</gl-button>
<settings-dropdown />
</div>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment