Sfoglia il codice sorgente

Make icons bigger

master
Adrian Short 11 anni fa
parent
commit
bdcdfb28da
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      app/helpers/posts_helper.rb

+ 1
- 1
app/helpers/posts_helper.rb Vedi File

@@ -32,7 +32,7 @@ module PostsHelper
:contentType => "image/vnd.layar.generic",
:url => subscription.icon_url,
:reducedURL => subscription.icon_url,
:size => 10
:size => 60
}
res[:transform] = {
:rel => true # icon always faces the user


Caricamento…
Annulla
Salva