From b75396e20f2c958f0d19ef31edbd7c5709483d97 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Wed, 4 Sep 2013 13:02:19 -0400 Subject: [PATCH] Added IDtoService --- dashboard-ui/scripts/librarybrowser.js | 2 +- dashboard-ui/songs.html | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/dashboard-ui/scripts/librarybrowser.js b/dashboard-ui/scripts/librarybrowser.js index 0261035026..900482c9e0 100644 --- a/dashboard-ui/scripts/librarybrowser.js +++ b/dashboard-ui/scripts/librarybrowser.js @@ -254,7 +254,7 @@ html += 'Artist'; } - html += 'Duration'; + html += 'Runtime'; html += 'Play Count'; html += ''; diff --git a/dashboard-ui/songs.html b/dashboard-ui/songs.html index 0b5c9be0b6..5d326f8397 100644 --- a/dashboard-ui/songs.html +++ b/dashboard-ui/songs.html @@ -35,7 +35,10 @@ - + + + +