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