Merge pull request #430 from dkanada/device

Fix layout issues for device cards on dashboard
This commit is contained in:
Anthony Lavado
2019-09-02 03:17:27 -04:00
committed by GitHub
3 changed files with 46 additions and 91 deletions
+1
View File
@@ -221,6 +221,7 @@ define(['datetime', 'itemHelper', 'css!./indicators.css', 'material-icons'], fun
});
return {
getProgressHtml: getProgressHtml,
getProgressBarHtml: getProgressBarHtml,
getPlayedIndicatorHtml: getPlayedIndicator,
getChildCountIndicatorHtml: getChildCountIndicatorHtml,