From ea810902936de594f205acc2ec0fba43111bf080 Mon Sep 17 00:00:00 2001 From: ssemenova Date: Mon, 20 Jun 2016 10:11:05 -0400 Subject: [PATCH] fixed aria-disabled states TNL-4805 --- cms/templates/js/content-group-details.underscore | 2 +- cms/templates/js/group-configuration-details.underscore | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cms/templates/js/content-group-details.underscore b/cms/templates/js/content-group-details.underscore index 041439f7e4..5827c0f9c8 100644 --- a/cms/templates/js/content-group-details.underscore +++ b/cms/templates/js/content-group-details.underscore @@ -32,7 +32,7 @@ <% } else { %>
  • - +
  • <% } %> diff --git a/cms/templates/js/group-configuration-details.underscore b/cms/templates/js/group-configuration-details.underscore index d6e989bab8..8310a2a657 100644 --- a/cms/templates/js/group-configuration-details.underscore +++ b/cms/templates/js/group-configuration-details.underscore @@ -50,7 +50,7 @@ <% } else { %>
  • - +
  • <% } %>