mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-04 14:44:26 +08:00
Fix copy of app launch modal [SCI-9841]
This commit is contained in:
parent
4c262bde83
commit
8f95d8d438
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type='button' class='btn btn-secondary' @click="cancel">
|
||||
{{ i18n.t('general.cancel') }}
|
||||
{{ i18n.t('general.close') }}
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue