feat(dashboard): add provider's tabs
- slit provider between tabs - remove providerID from backend/frontend title - add Angular-Boostrap
This commit is contained in:
parent
f4296dfef0
commit
64d635f776
11 changed files with 48 additions and 19 deletions
|
|
@ -19,6 +19,7 @@
|
|||
"angular": "angularjs#~1.4.7",
|
||||
"bootstrap": "~3.3.5",
|
||||
"angular-resource": "~1.4.7",
|
||||
"angular-ui-router": "~0.2.15"
|
||||
"angular-ui-router": "~0.2.15",
|
||||
"angular-bootstrap": "~0.13.4"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue