From f290163114b03b31e84dd5830274afd4e876ba1e Mon Sep 17 00:00:00 2001 From: Stanislav Levin Date: Mar 23 2020 14:01:36 +0000 Subject: Issue 50972 - Fix cockpit plugin build Bug Description: During 389-console build, `npm run build` complains about the wrong indentations. Fix Description: This is just the correction of indentations. Fixes: https://pagure.io/389-ds-base/issue/50972 Author: Stanislav Levin Review by: mreynolds (Thanks!) Signed-off-by: Stanislav Levin --- diff --git a/src/cockpit/389-console/src/lib/database/databaseConfig.jsx b/src/cockpit/389-console/src/lib/database/databaseConfig.jsx index ecc9ffc..c1d35f4 100644 --- a/src/cockpit/389-console/src/lib/database/databaseConfig.jsx +++ b/src/cockpit/389-console/src/lib/database/databaseConfig.jsx @@ -375,7 +375,7 @@ export class GlobalDatabaseConfig extends React.Component { checked={db_auto_checked} onChange={this.select_auto_cache} > - Automatic Cache Tuning + Automatic Cache Tuning @@ -385,7 +385,7 @@ export class GlobalDatabaseConfig extends React.Component { checked={import_auto_checked} onChange={ this.select_auto_import_cache} > - Automatic Import Cache Tuning + Automatic Import Cache Tuning diff --git a/src/cockpit/389-console/src/lib/security/ciphers.jsx b/src/cockpit/389-console/src/lib/security/ciphers.jsx index 94d8f31..d8af1d6 100644 --- a/src/cockpit/389-console/src/lib/security/ciphers.jsx +++ b/src/cockpit/389-console/src/lib/security/ciphers.jsx @@ -223,7 +223,7 @@ export class Ciphers extends React.Component {
- Cipher Suite + Cipher Suite