we require angular-bootstrap 0.9.0 until dropdown buttons are fixed
authorBill Erickson <berick@esilibrary.com>
Fri, 9 May 2014 12:40:33 +0000 (08:40 -0400)
committerBill Erickson <berick@esilibrary.com>
Fri, 9 May 2014 12:40:33 +0000 (08:40 -0400)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/web/js/ui/default/staff/bower.json

index 8c2ed1f..99e5f37 100644 (file)
@@ -22,7 +22,7 @@
     "angular": "~1.2.16",
     "angular-route": "~1.2.16",
     "angular-mocks": "~1.2.16",
-    "angular-bootstrap": "~0.11.0"
+    "angular-bootstrap": "0.9.0"
   },
   "dependencies": {
     "angular-hotkeys": "chieffancypants/angular-hotkeys#~1.2.0"