mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
updated button text
This commit is contained in:
@@ -347,7 +347,7 @@
|
||||
</el-form-item>
|
||||
</el-form>
|
||||
<template slot="footer">
|
||||
<el-button type="plain" size="small" @click="setProjectsVisible = false">{{ $t('Cancel') }}</el-button>
|
||||
<el-button type="plain" size="small" @click="setProjectsVisible = false">{{ $t('Stop') }}</el-button>
|
||||
<el-button type="primary" size="small" @click="onSetProjectsConfirm">
|
||||
{{ $t('Confirm') }}
|
||||
</el-button>
|
||||
|
||||
Reference in New Issue
Block a user