You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by an...@apache.org on 2015/08/24 04:01:58 UTC

ignite git commit: # GG-843 Added bootstrap.

Repository: ignite
Updated Branches:
  refs/heads/ignite-843 4e007c7eb -> 6b7593d88


# GG-843 Added bootstrap.


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

Branch: refs/heads/ignite-843
Commit: 6b7593d88d1026ae7732af5799457f7859c1cf64
Parents: 4e007c7
Author: Andrey <an...@gridgain.com>
Authored: Mon Aug 24 09:01:47 2015 +0700
Committer: Andrey <an...@gridgain.com>
Committed: Mon Aug 24 09:01:47 2015 +0700

----------------------------------------------------------------------
 modules/control-center-web/src/main/js/package.json | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/6b7593d8/modules/control-center-web/src/main/js/package.json
----------------------------------------------------------------------
diff --git a/modules/control-center-web/src/main/js/package.json b/modules/control-center-web/src/main/js/package.json
index 331ef79..59e4771 100644
--- a/modules/control-center-web/src/main/js/package.json
+++ b/modules/control-center-web/src/main/js/package.json
@@ -22,6 +22,7 @@
   "dependencies": {
     "archiver": "^0.14.4",
     "body-parser": "~1.13.3",
+    "bootstrap-sass": "^3.3.5",
     "compression": "1.5.2",
     "connect-flash": "^0.1.1",
     "connect-mongo": "^0.8.1",