Repository: incubator-ignite
Updated Branches:
  refs/heads/ignite-843 4067a548a -> 68a524f0a


# ignite-843 Minor fix.


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

Branch: refs/heads/ignite-843
Commit: 68a524f0a76ead1f1cd8da2ba4592f5dc2a49d8a
Parents: 4067a54
Author: Andrey <anovi...@gridgain.com>
Authored: Wed Jul 8 09:17:44 2015 +0700
Committer: Andrey <anovi...@gridgain.com>
Committed: Wed Jul 8 09:17:44 2015 +0700

----------------------------------------------------------------------
 modules/web-control-center/nodejs/public/form-models/caches.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/68a524f0/modules/web-control-center/nodejs/public/form-models/caches.json
----------------------------------------------------------------------
diff --git a/modules/web-control-center/nodejs/public/form-models/caches.json 
b/modules/web-control-center/nodejs/public/form-models/caches.json
index eda9a89..22f5e43 100644
--- a/modules/web-control-center/nodejs/public/form-models/caches.json
+++ b/modules/web-control-center/nodejs/public/form-models/caches.json
@@ -693,7 +693,7 @@
                   ]
                 },
                 {
-                  "label": "insert query",
+                  "label": "Insert query",
                   "type": "text",
                   "path": "cacheStoreFactory.CacheJdbcBlobStoreFactory",
                   "model": "insertQuery",

Reply via email to