fix layout issues for device cards on dashboard

This commit is contained in:
dkanada 2019-08-31 03:12:10 -07:00
parent f72d26b9da
commit 101d0b1139
3 changed files with 46 additions and 91 deletions

View file

@ -221,6 +221,7 @@ define(['datetime', 'itemHelper', 'css!./indicators.css', 'material-icons'], fun
});
return {
getProgressHtml: getProgressHtml,
getProgressBarHtml: getProgressBarHtml,
getPlayedIndicatorHtml: getPlayedIndicator,
getChildCountIndicatorHtml: getChildCountIndicatorHtml,