diff --git a/www/common/drive-ui.js b/www/common/drive-ui.js index c87d028d3..d0f1ce228 100644 --- a/www/common/drive-ui.js +++ b/www/common/drive-ui.js @@ -1810,7 +1810,6 @@ define([ var $name = $('', {'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