Repository: ode-console Updated Branches: refs/heads/master a0cdf6304 -> 43066f63a
rectified dislay of glympicons Project: http://git-wip-us.apache.org/repos/asf/ode-console/repo Commit: http://git-wip-us.apache.org/repos/asf/ode-console/commit/43066f63 Tree: http://git-wip-us.apache.org/repos/asf/ode-console/tree/43066f63 Diff: http://git-wip-us.apache.org/repos/asf/ode-console/diff/43066f63 Branch: refs/heads/master Commit: 43066f63a1e92d22dbf45460a2b4109ebc43b8c7 Parents: a0cdf63 Author: sathwik <[email protected]> Authored: Fri Oct 7 01:17:41 2016 +0530 Committer: sathwik <[email protected]> Committed: Fri Oct 7 01:17:41 2016 +0530 ---------------------------------------------------------------------- bower.json | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ode-console/blob/43066f63/bower.json ---------------------------------------------------------------------- diff --git a/bower.json b/bower.json index a8e0709..aa48052 100644 --- a/bower.json +++ b/bower.json @@ -43,6 +43,11 @@ "./roboto-slab-fontface.css", "./fonts/*" ] + }, + "bootstrap-sass-official": { + "main": [ + "./assets/fonts/bootstrap/*" + ] } } }
