提交 a63c9e94 编写于 作者: S Simon Knox 提交者: Oswaldo Ferreira

match UX guide for submit/cancel buttons

上级 b04b3d1d
......@@ -111,14 +111,14 @@ export default {
<div class="modal-footer" v-if="!hideFooter">
<button
type="button"
class="btn btn-default pull-right"
class="btn btn-default pull-left"
@click="close"
>
Cancel
</button>
<button
type="button"
class="btn pull-left"
class="btn pull-right"
:disabled="submitDisabled"
:class="btnKindClass"
@click="emitSubmit(true)"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册