Skip to content

Commit

Permalink
Fix Server Overview widget
Browse files Browse the repository at this point in the history
  • Loading branch information
Blari committed Nov 30, 2020
1 parent 3b23327 commit f140ec2
Show file tree
Hide file tree
Showing 8 changed files with 301 additions and 229 deletions.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/material-vue/favicon.ico"><title>Material Vue.js Dashboard - Free & Open Source Vue.js Admin Template</title><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@mdi/font@latest/css/materialdesignicons.min.css"><link href="/material-vue/css/app.ed90108b.css" rel="preload" as="style"><link href="/material-vue/css/chunk-vendors.f4151d18.css" rel="preload" as="style"><link href="/material-vue/js/app.117b1004.js" rel="preload" as="script"><link href="/material-vue/js/chunk-vendors.1461f37f.js" rel="preload" as="script"><link href="/material-vue/css/chunk-vendors.f4151d18.css" rel="stylesheet"><link href="/material-vue/css/app.ed90108b.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but vue-material-admin doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="/material-vue/js/chunk-vendors.1461f37f.js"></script><script src="/material-vue/js/app.117b1004.js"></script></body></html>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/material-vue/favicon.ico"><title>Material Vue.js Dashboard - Free & Open Source Vue.js Admin Template</title><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@mdi/font@latest/css/materialdesignicons.min.css"><link href="/material-vue/css/app.d4882674.css" rel="preload" as="style"><link href="/material-vue/css/chunk-vendors.e29d856f.css" rel="preload" as="style"><link href="/material-vue/js/app.5e0b80ef.js" rel="preload" as="script"><link href="/material-vue/js/chunk-vendors.1461f37f.js" rel="preload" as="script"><link href="/material-vue/css/chunk-vendors.e29d856f.css" rel="stylesheet"><link href="/material-vue/css/app.d4882674.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but vue-material-admin doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="/material-vue/js/chunk-vendors.1461f37f.js"></script><script src="/material-vue/js/app.5e0b80ef.js"></script></body></html>
2 changes: 0 additions & 2 deletions docs/js/app.117b1004.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/js/app.117b1004.js.map

This file was deleted.

2 changes: 2 additions & 0 deletions docs/js/app.5e0b80ef.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/js/app.5e0b80ef.js.map

Large diffs are not rendered by default.

522 changes: 297 additions & 225 deletions src/pages/Dashboard/Dashboard.vue

Large diffs are not rendered by default.

0 comments on commit f140ec2

Please sign in to comment.