Use ngBootbox.
This commit is contained in:
parent
137a78457c
commit
aa6b11fdfb
@ -16,7 +16,6 @@
|
|||||||
"globals": {
|
"globals": {
|
||||||
"angular": false,
|
"angular": false,
|
||||||
"moment": false,
|
"moment": false,
|
||||||
"bootbox": false,
|
|
||||||
"Highcharts": false
|
"Highcharts": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -33,7 +33,8 @@
|
|||||||
"meanie-angular-storage": "~1.1",
|
"meanie-angular-storage": "~1.1",
|
||||||
"font-awesome": ">=4.5.0",
|
"font-awesome": ">=4.5.0",
|
||||||
"bootbox": "~4.4.0",
|
"bootbox": "~4.4.0",
|
||||||
"angular-bootstrap": "^1.1.1"
|
"angular-bootstrap": "^1.1.1",
|
||||||
|
"ngBootbox": "^0.1.3"
|
||||||
},
|
},
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"bootstrap": {
|
"bootstrap": {
|
||||||
|
Loading…
Reference in New Issue
Block a user