From 9a361b6b8aaf2da4c8ceae66c100f49f1d78bc4d Mon Sep 17 00:00:00 2001 From: Christine Lytwynec Date: Wed, 18 Nov 2015 13:34:08 -0500 Subject: [PATCH] remove unneeded aria-describedby and aria-hidden attrs on studio modal --- cms/templates/js/basic-modal.underscore | 2 -- cms/templates/ux/reference/modal_access-component.html | 2 +- cms/templates/ux/reference/modal_bulkpublish-section.html | 2 +- cms/templates/ux/reference/modal_bulkpublish-subsection.html | 2 +- cms/templates/ux/reference/modal_bulkpublish-unit.html | 2 +- 5 files changed, 4 insertions(+), 6 deletions(-) diff --git a/cms/templates/js/basic-modal.underscore b/cms/templates/js/basic-modal.underscore index 009dd57a32..a145db642c 100644 --- a/cms/templates/js/basic-modal.underscore +++ b/cms/templates/js/basic-modal.underscore @@ -1,7 +1,5 @@