Commit fed8ee07 authored by James Ramsay's avatar James Ramsay Committed by James Ramsay

Add ellipsis to Web IDE commit button

The blue shortcut commit button opens the commit interface to
actually perform the commit. The ellipsis indicates the button doesn't
immediately perform the commit.
parent c815abbd
......@@ -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