Commit bce3c413 authored by Simon Knox's avatar Simon Knox

readd missing line from bad merge

parent e1a4bcc5
...@@ -115,6 +115,7 @@ export default { ...@@ -115,6 +115,7 @@ export default {
<button <button
type="button" type="button"
class="btn pull-right" class="btn pull-right"
:disabled="submitDisabled"
:class="btnKindClass" :class="btnKindClass"
@click="emitSubmit(true)"> @click="emitSubmit(true)">
{{ primaryButtonLabel }} {{ primaryButtonLabel }}
......
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