diff --git a/static/js/init.js b/static/js/init.js index 2ce831b..0dd5d5d 100644 --- a/static/js/init.js +++ b/static/js/init.js @@ -315,7 +315,7 @@ console.log(itemsWidth,itemHeight) .css('min-height', '100%') .css('top', 0) .css('left', 0) - .attr('title', $item.text()); + //.attr('title', $item.text()); // inner (for fade effect). $item.wrapInner('
'); diff --git a/templates/album.hamlet b/templates/album.hamlet index 20afc23..2dde6f0 100644 --- a/templates/album.hamlet +++ b/templates/album.hamlet @@ -18,7 +18,7 @@ $else
- +
#{mediumTitle medium}