Skip to content

Commit

Permalink
Revert "HAWKULAR-28 & 79: Redesigned Sidebar, Add Topbar with site/da…
Browse files Browse the repository at this point in the history
…te pickers"
  • Loading branch information
mtho11 committed Mar 18, 2015
1 parent 6806da7 commit 244c55b
Show file tree
Hide file tree
Showing 19 changed files with 159 additions and 2,826 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
],
"main": [
"dist/hawkular-ui-components-accounts.js",
"dist/hawkular-ui-components-metrics.js",
"dist/hawkular-ui-components-metrics.css",
"dist/hawkular-ui-components-directives.js",
"dist/hawkular-ui-components-directives.css",
"dist/hawkular-ui-components-metrics.js",
"dist/hawkular-ui-components-metrics.css",
"dist/hawkular-ui-components-alerts.js",
"dist/hawkular-ui-components-alerts.css",
"dist/hawkular-ui-components-inventory.js"
Expand All @@ -23,7 +23,6 @@
"!dist/*"
],
"dependencies": {
"bootstrap": "3.3.2",
"angular-bootstrap": "0.11.0",
"angular-ui-select": "0.9.9",
"bootstrap-select": "1.6",
Expand All @@ -42,6 +41,7 @@
"angular-resource": "1.3.15"
},
"devDependencies": {
"bootstrap": "3.3.2",
"angular-mocks": "1.3.15",
"angular-resource": "1.3.15",
"hawtio-core-dts": "2.0.9",
Expand Down
2 changes: 1 addition & 1 deletion dist/hawkular-ui-components-accounts.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/hawkular-ui-components-alerts.js

Large diffs are not rendered by default.

0 comments on commit 244c55b

Please sign in to comment.