Remove tooltip: document name in drive
This commit is contained in:
parent
2bf6e68a72
commit
48274b0446
@ -1810,7 +1810,6 @@ define([
|
||||
var $name = $('<span>', {'class': 'cp-app-drive-element-name'}).text(name);
|
||||
$element.append($name);
|
||||
$element.append($state);
|
||||
$element.attr('title', name);
|
||||
|
||||
// display the thumbnail
|
||||
// if the thumbnail has already been displayed once, do not reload it, keep the same url
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user