[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fedora-directory-commits
Subject:    =?utf-8?q?=5B389-commits=5D?= [389-ds-base] branch 389-ds-base-1.4.1 updated: Issue 50972 - Fix cock
From:       pagure () pagure ! io
Date:       2020-03-23 14:10:10
Message-ID: 20200323141010.17714.15098 () pagure01 ! fedoraproject ! org
[Download RAW message or body]

This is an automated email from the git hooks/post-receive script.

mreynolds pushed a commit to branch 389-ds-base-1.4.1
in repository 389-ds-base.

The following commit(s) were added to refs/heads/389-ds-base-1.4.1 by this push:
     new 849f078  Issue 50972 - Fix cockpit plugin build
849f078 is described below

commit 849f078ca69df08951caa5bb55645b0b9af62ca3
Author: Stanislav Levin <slev@altlinux.org>
AuthorDate: Mon Mar 23 13:06:53 2020 +0300

    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 <slev@altlinux.org>
    
    Review by: mreynolds (Thanks!)
    
    Signed-off-by: Stanislav Levin <slev@altlinux.org>
---
 src/cockpit/389-console/src/lib/database/databaseConfig.jsx | 4 ++--
 src/cockpit/389-console/src/lib/security/ciphers.jsx        | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

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
                                     </Checkbox>
                                 </Col>
                                 <Col sm={1} />
@@ -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
                                     </Checkbox>
                                 </Col>
                             </Row>
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 {
                     <hr />
                     <Row>
                         <Col componentClass={ControlLabel} sm={2}>
-                             Cipher Suite
+                            Cipher Suite
                         </Col>
                         <Col sm={9}>
                             <select
@@ -239,7 +239,7 @@ export class Ciphers extends React.Component {
                     </Row>
                     <Row className="ds-margin-top">
                         <Col componentClass={ControlLabel} sm={2}>
-                             Allow Specific Ciphers
+                            Allow Specific Ciphers
                         </Col>
                         <Col sm={9}>
                             <Typeahead
@@ -257,7 +257,7 @@ export class Ciphers extends React.Component {
                     </Row>
                     <Row className="ds-margin-top">
                         <Col componentClass={ControlLabel} sm={2}>
-                             Deny Specific Ciphers
+                            Deny Specific Ciphers
                         </Col>
                         <Col sm={9}>
                             <Typeahead

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
389-commits mailing list -- 389-commits@lists.fedoraproject.org
To unsubscribe send an email to 389-commits-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/389-commits@lists.fedoraproject.org



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic