소스 검색

Make icons bigger

master
Adrian Short 11 년 전
부모
커밋
bdcdfb28da
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      app/helpers/posts_helper.rb

+ 1
- 1
app/helpers/posts_helper.rb 파일 보기

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


불러오는 중...
취소
저장