1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-08 23:35:31 +02:00

Fixed dashboard graphs, Chart.js doesn't like charts being hidden on creation, fixed routing issue to dashboard, version bump.

This commit is contained in:
Kevan Ahlquist 2015-08-29 01:57:08 -05:00
parent ce90515c95
commit 5d4a2a7c25
4 changed files with 4 additions and 6 deletions

View file

@ -2,7 +2,7 @@
"author": "Michael Crosby & Kevan Ahlquist",
"name": "dockerui",
"homepage": "https://github.com/crosbymichael/dockerui",
"version": "0.6.0",
"version": "0.8.0",
"repository": {
"type": "git",
"url": "git@github.com:crosbymichael/dockerui.git"