From d513f9b57022edfc338f09b478b08e42e2ae2d16 Mon Sep 17 00:00:00 2001 From: Brian Smith Date: Wed, 5 Mar 2014 01:27:04 -0500 Subject: [PATCH] VRFS-1336 audio profile screen changes --- web/app/views/clients/_account_audio_profile.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/app/views/clients/_account_audio_profile.html.erb b/web/app/views/clients/_account_audio_profile.html.erb index 9470b27a2..45f88c82a 100644 --- a/web/app/views/clients/_account_audio_profile.html.erb +++ b/web/app/views/clients/_account_audio_profile.html.erb @@ -40,7 +40,7 @@


-
+
— INVALID CONFIGURATION OR DEVICE NOT CONNECTED
@@ -52,8 +52,8 @@ {% var configs = data.configurations; %} {% for (var i = 0; i < configs.length; i++) { %} - {{configs[i]}}   {% if (data.valid === 0) { %} {% } %} - DELETE + {{configs[i].name}}   {% if (data.valid === 0) { %} {% } %} + DELETE {% } %}