File tree Expand file tree Collapse file tree
core/src/org/labkey/core/view/template/bootstrap Expand file tree Collapse file tree Original file line number Diff line number Diff line change 154154 </div >
155155 </li >
156156 <li id =" global-search-xs" class =" dropdown visible-xs" >
157- <a href =" #" class =" dropdown-toggle" data-toggle =" dropdown" >
157+ <a href =" #" class =" dropdown-toggle" data-toggle =" dropdown" aria-label = " <%= h( SearchUtils . getPlaceholder(c)) % > " role = " button " >
158158 <i class =" fa fa-search" ></i >
159159 </a >
160160 <ul class =" dropdown-menu dropdown-menu-right" >
209209 {
210210% >
211211 <li class =" dropdown dropdown-rollup" id =" headerProductDropdown" >
212- <a href =" #" class =" dropdown-toggle" data-toggle =" dropdown" >
212+ <a href =" #" class =" dropdown-toggle" data-toggle =" dropdown" aria-label = " Product navigation " role = " button " >
213213 <i class =" fa fa-th-large" style =" font-size : 18px ; padding-top : 2px ;" ></i >
214214 </a >
215215 <ul class =" dropdown-menu dropdown-menu-right" >
223223 {
224224% >
225225 <li class =" dropdown dropdown-rollup" id =" headerAdminDropdown" >
226- <a href =" #" class =" dropdown-toggle" data-toggle =" dropdown" >
226+ <a href =" #" class =" dropdown-toggle" data-toggle =" dropdown" aria-label = " Admin menu " role = " button " >
227227 <i class =" fa fa-cog" ></i >
228228 </a >
229229 <ul class =" dropdown-menu dropdown-menu-right" >
260260 {
261261% >
262262 <li class =" dropdown dropdown-rollup" id =" headerUserDropdown" >
263- <a href =" #" class =" dropdown-toggle" data-toggle =" dropdown" >
263+ <a href =" #" class =" dropdown-toggle" data-toggle =" dropdown" aria-label = " User menu " role = " button " >
264264 <i class =" fa fa-user" ></i >
265265 </a >
266266 <ul class =" dropdown-menu dropdown-menu-right" >
You can’t perform that action at this time.
0 commit comments