commit | 896bb7b1a706d9e8c19c5d778bbc69e79d83ada1 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Fri May 06 14:10:11 2016 -0700 |
committer | Matteo Scandolo <teo@onlab.us> | Fri May 06 14:10:11 2016 -0700 |
tree | 99ded7685fa288f757146ca396a5ebd690b4e0ee | |
parent | c10d3a42c267eff54ac79fa9c4e0b2fbd3500d71 [diff] [blame] |
Started serviceGrid view
diff --git a/views/style/bs-config.js b/views/style/bs-config.js index 2bc1416..288f1cc 100644 --- a/views/style/bs-config.js +++ b/views/style/bs-config.js
@@ -6,7 +6,8 @@ '../../xos/core/xoslib/static/**/*.css', '../../xos/core/dashboard/views/*.py', '../../xos/templates/**/*.html', - '../../xos/core/static/xos.css' + '../../xos/core/static/xos.css', + '../../xos/xos/**/*.py' ], proxy: "xos.dev:9999", open: true