You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ag...@apache.org on 2017/03/30 11:50:08 UTC

[39/50] [abbrv] ignite git commit: IGNITE-4659 Fixed typo.

IGNITE-4659 Fixed typo.


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6f1e9709
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/6f1e9709
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/6f1e9709

Branch: refs/heads/ignite-3477-master
Commit: 6f1e97098dc5f5c6a91cffdcd7c3612dd08b82dd
Parents: db21f73
Author: Alexey Kuznetsov <ak...@apache.org>
Authored: Wed Mar 29 10:53:25 2017 +0700
Committer: Alexey Kuznetsov <ak...@apache.org>
Committed: Wed Mar 29 10:53:25 2017 +0700

----------------------------------------------------------------------
 .../modules/states/configuration/clusters/general/discovery/s3.pug | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/6f1e9709/modules/web-console/frontend/app/modules/states/configuration/clusters/general/discovery/s3.pug
----------------------------------------------------------------------
diff --git a/modules/web-console/frontend/app/modules/states/configuration/clusters/general/discovery/s3.pug b/modules/web-console/frontend/app/modules/states/configuration/clusters/general/discovery/s3.pug
index ed6e20e..853c32c 100644
--- a/modules/web-console/frontend/app/modules/states/configuration/clusters/general/discovery/s3.pug
+++ b/modules/web-console/frontend/app/modules/states/configuration/clusters/general/discovery/s3.pug
@@ -22,6 +22,6 @@ include /app/helpers/jade/mixins
 
 div
     .details-row
-        +text('Bucket name:', `${model}.bucketName`, `${discoveryKind}BucketName'`, required, 'Input bucket name', 'Bucket name for IP finder')
+        +text('Bucket name:', `${model}.bucketName`, `'${discoveryKind}BucketName'`, required, 'Input bucket name', 'Bucket name for IP finder')
     .details-row
         label Note, AWS credentials will be generated as stub