mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-12 21:30:39 +00:00
Add aria label to repo operations
This commit is contained in:
@@ -23,7 +23,6 @@ define([
|
||||
focus: function() {
|
||||
// if there are dropdown items or freezeItemHightlight is set, don't highlight
|
||||
if (app.ui.currentDropdown || app.ui.freezeItemHightlight) {
|
||||
console.log("app.ui.currentDropdown ");
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user