Skip to content

Commit

Permalink
census-vue v0.0.2.1 patch with new nav for dash cards
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomFractals committed Nov 24, 2017
1 parent 73fba46 commit 70b745a
Show file tree
Hide file tree
Showing 13 changed files with 22 additions and 22 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions vue/quasar/dist/js/4.620c64cdd07c1dd583b0.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion vue/quasar/dist/js/4.fd42d8337af7f6bc807d.js

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vue/quasar/dist/js/manifest.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions vue/quasar/dist/js/vendor.js

Large diffs are not rendered by default.

Binary file modified vue/quasar/dist/statics/images/favicon.ico
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vue/quasar/dist/statics/images/leaflet/layers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions vue/quasar/src/components/Dashboard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -259,9 +259,9 @@ export default {
* Window resize handler
*/
resize (size) {
// TODO: adjust chart card height
// TODO: adjust chart card height
// to fit bottom of the screen on larger screens
//console.log('dashboard:resize', size)
// console.log('dashboard:resize', size)
}
}, // end of methods
Expand Down

0 comments on commit 70b745a

Please sign in to comment.