Remove tooltip: document name in drive

pull/1/head
David Benqué 2019-11-06 17:01:26 +01:00
parent 2bf6e68a72
commit 48274b0446
1 changed files with 0 additions and 1 deletions

View File

@ -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