mirror of
https://github.com/bitwarden/web
synced 2025-12-11 05:43:16 +00:00
fix lint errors
This commit is contained in:
@@ -78,6 +78,7 @@ angular
|
||||
};
|
||||
|
||||
$(window).on('show.bs.dropdown', function (e) {
|
||||
/*jshint -W120 */
|
||||
var target = appendedDropdownMenuParent = $(e.target);
|
||||
|
||||
var appendTo = target.data('appendTo');
|
||||
|
||||
Reference in New Issue
Block a user