Simplify renders in views (#2084)
* Simplify render in mailer views * Simplify render in about/more view * Simplify render in accounts follow views * Simplify render in recovery code views * Simplify render in stream entry embed * Simplify render in stream entries status partial * Simplify render in authorize follow new view
Showing
- app/views/about/more.html.haml 1 addition, 1 deletionapp/views/about/more.html.haml
- app/views/accounts/followers.html.haml 1 addition, 1 deletionapp/views/accounts/followers.html.haml
- app/views/accounts/following.html.haml 1 addition, 1 deletionapp/views/accounts/following.html.haml
- app/views/accounts/show.html.haml 1 addition, 1 deletionapp/views/accounts/show.html.haml
- app/views/authorize_follow/new.html.haml 1 addition, 1 deletionapp/views/authorize_follow/new.html.haml
- app/views/notification_mailer/favourite.text.erb 1 addition, 1 deletionapp/views/notification_mailer/favourite.text.erb
- app/views/notification_mailer/mention.text.erb 1 addition, 1 deletionapp/views/notification_mailer/mention.text.erb
- app/views/notification_mailer/reblog.text.erb 1 addition, 1 deletionapp/views/notification_mailer/reblog.text.erb
- app/views/settings/two_factor_auths/create.html.haml 1 addition, 1 deletionapp/views/settings/two_factor_auths/create.html.haml
- app/views/settings/two_factor_auths/recovery_codes.html.haml 1 addition, 1 deletionapp/views/settings/two_factor_auths/recovery_codes.html.haml
- app/views/stream_entries/_status.html.haml 1 addition, 1 deletionapp/views/stream_entries/_status.html.haml
- app/views/stream_entries/embed.html.haml 1 addition, 1 deletionapp/views/stream_entries/embed.html.haml
Loading
Please register or sign in to comment