Improve permission, adapter page UI

This commit is contained in:
Yang Luo
2023-09-24 09:56:06 +08:00
parent d145ab780c
commit 4cc9137637
4 changed files with 29 additions and 9 deletions

View File

@@ -227,7 +227,7 @@ class AdapterEditPage extends React.Component {
</Row>
<Row style={{marginTop: "20px"}} >
<Col style={{marginTop: "5px"}} span={(Setting.isMobile()) ? 22 : 2}>
{Setting.getLabel(i18next.t("provider:DB Test"), i18next.t("provider:DB Test - Tooltip"))} :
{Setting.getLabel(i18next.t("provider:DB test"), i18next.t("provider:DB test - Tooltip"))} :
</Col>
<Col span={2} >
<Button type={"primary"} onClick={() => {