Enable ajax-bootstrap-select.

Requires some work as is currently not overly happy
This commit is contained in:
Tom Price
2016-08-09 15:46:08 +01:00
parent b194feb36b
commit d051f230dc
6 changed files with 18 additions and 17 deletions

View File

@@ -5,6 +5,8 @@
"ember-cli-shims": "0.1.1",
"ember-qunit-notifications": "0.1.0",
"js-cookie": "^2.1.2",
"bootstrap-sass": "^3.3.7"
"bootstrap-sass": "^3.3.7",
"bootstrap-select": "^1.10.0",
"ajax-bootstrap-select": "^1.3.1"
}
}