From e1cda224752b2df9bda84d3485d13cd7910d27bc Mon Sep 17 00:00:00 2001 From: Michal Kleiner Date: Mon, 24 Apr 2017 16:55:53 +1200 Subject: [PATCH] Add role and aria-readonly attributes to single selection dropdown selected value --- src/js/select2/selection/single.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/js/select2/selection/single.js b/src/js/select2/selection/single.js index 20e3a54d..d819aa23 100644 --- a/src/js/select2/selection/single.js +++ b/src/js/select2/selection/single.js @@ -16,7 +16,7 @@ define([ $selection.addClass('select2-selection--single'); $selection.html( - '' + + '' + '' + '' + ''