You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ak...@apache.org on 2015/06/25 09:57:57 UTC

incubator-ignite git commit: # IGNITE-843 Fixed saving store in db.

Repository: incubator-ignite
Updated Branches:
  refs/heads/ignite-843 0b700bb5c -> 6aeea4a41


# IGNITE-843 Fixed saving store in db.


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

Branch: refs/heads/ignite-843
Commit: 6aeea4a419446155fd08fb0ba32cb2d7064cc5d4
Parents: 0b700bb
Author: AKuznetsov <ak...@gridgain.com>
Authored: Thu Jun 25 14:57:43 2015 +0700
Committer: AKuznetsov <ak...@gridgain.com>
Committed: Thu Jun 25 14:57:43 2015 +0700

----------------------------------------------------------------------
 modules/webconfig/nodejs/public/form-models/caches.json | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/6aeea4a4/modules/webconfig/nodejs/public/form-models/caches.json
----------------------------------------------------------------------
diff --git a/modules/webconfig/nodejs/public/form-models/caches.json b/modules/webconfig/nodejs/public/form-models/caches.json
index 4f52f1a..c0b8182 100644
--- a/modules/webconfig/nodejs/public/form-models/caches.json
+++ b/modules/webconfig/nodejs/public/form-models/caches.json
@@ -467,6 +467,8 @@
     },
     {
       "label": "Store",
+      "group": "store",
+      "model": "kind",
       "fields": [
         {
           "label": "Store factory",