Explorar el Código

Make icons bigger

master
Adrian Short hace 11 años
padre
commit
bdcdfb28da
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      app/helpers/posts_helper.rb

+ 1
- 1
app/helpers/posts_helper.rb Ver fichero

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


Cargando…
Cancelar
Guardar