Commit c36b0797 authored by Tim Zallmann's avatar Tim Zallmann

Merge branch 'jr-48133-web-ide-commit-ellipsis' into 'master'

Resolve "Web IDE "Commit" button should indicate when there's a subsequent step"

Closes #48133

See merge request gitlab-org/gitlab-ce!20030
parents ad0073bc fed8ee07
......@@ -117,7 +117,7 @@ export default {
class="btn btn-primary btn-sm btn-block"
@click="toggleIsSmall"
>
{{ __('Commit') }}
{{ __('Commit') }}
</button>
<p
class="text-center"
......
---
title: Add ellispsis to web ide commit button
merge_request: 20030
author:
type: other
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