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/08/01 09:26:25 UTC

[42/47] ignite git commit: IGNITE-5876 Fixed typo in template.

IGNITE-5876 Fixed typo in template.


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

Branch: refs/heads/master
Commit: e3701f05cb5b28e0be7d99f9c36d0d2e28116ac2
Parents: 09aba54
Author: Alexey Kuznetsov <ak...@apache.org>
Authored: Mon Jul 31 14:52:03 2017 +0700
Committer: Alexey Kuznetsov <ak...@apache.org>
Committed: Mon Jul 31 14:52:03 2017 +0700

----------------------------------------------------------------------
 .../frontend/app/modules/states/configuration/clusters/hadoop.pug  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/e3701f05/modules/web-console/frontend/app/modules/states/configuration/clusters/hadoop.pug
----------------------------------------------------------------------
diff --git a/modules/web-console/frontend/app/modules/states/configuration/clusters/hadoop.pug b/modules/web-console/frontend/app/modules/states/configuration/clusters/hadoop.pug
index 22852cb..149c5db 100644
--- a/modules/web-console/frontend/app/modules/states/configuration/clusters/hadoop.pug
+++ b/modules/web-console/frontend/app/modules/states/configuration/clusters/hadoop.pug
@@ -78,7 +78,7 @@ include /app/helpers/jade/mixins
                 .settings-row
                     +number('Max task queue size:', model + '.maxTaskQueueSize', '"maxTaskQueueSize"', 'true', '8192', '1', 'Max task queue size')
                 .settings-row
-                    +ignite-form-group(ng-form=form ng-model=`${addresses}`)
+                    +ignite-form-group(ng-form=form ng-model=`${libs}`)
                         ignite-form-field-label
                             | Native libraries
                         ignite-form-group-tooltip