commit | 6635143c95c5698d9d1bef7bcc93858d2093ac52 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Thu Mar 24 15:29:52 2016 -0700 |
committer | Matteo Scandolo <teo@onlab.us> | Thu Mar 24 15:29:52 2016 -0700 |
tree | 251772717c8c8f6c8ba790346b5b5a2e9ad9094a | |
parent | 6297a261fbd4492b9f5ab7be4b674fea3b3cfe59 [diff] [blame] |
Library started
diff --git a/views/ngXosLib/xosHelpers/src/xosHelpers.module.js b/views/ngXosLib/xosHelpers/src/xosHelpers.module.js index abbf012..c4b40f1 100644 --- a/views/ngXosLib/xosHelpers/src/xosHelpers.module.js +++ b/views/ngXosLib/xosHelpers/src/xosHelpers.module.js
@@ -20,6 +20,7 @@ 'xos.hpcapi', 'xos.xoslib', 'bugSnag', + 'xos.uiComponents' ]) .config(config);