Change number_to_human calls to always use 3-digits precision (#16469)
Fixes #16435
Showing
- app/helpers/accounts_helper.rb 3 additions, 3 deletionsapp/helpers/accounts_helper.rb
- app/helpers/application_helper.rb 11 additions, 0 deletionsapp/helpers/application_helper.rb
- app/views/about/more.html.haml 2 additions, 2 deletionsapp/views/about/more.html.haml
- app/views/about/show.html.haml 2 additions, 2 deletionsapp/views/about/show.html.haml
- app/views/accounts/_header.html.haml 5 additions, 5 deletionsapp/views/accounts/_header.html.haml
- app/views/accounts/show.html.haml 1 addition, 1 deletionapp/views/accounts/show.html.haml
- app/views/admin/dashboard/index.html.haml 8 additions, 8 deletionsapp/views/admin/dashboard/index.html.haml
- app/views/admin/follow_recommendations/_account.html.haml 2 additions, 2 deletionsapp/views/admin/follow_recommendations/_account.html.haml
- app/views/admin/instances/_instance.html.haml 1 addition, 1 deletionapp/views/admin/instances/_instance.html.haml
- app/views/admin/tags/_tag.html.haml 1 addition, 1 deletionapp/views/admin/tags/_tag.html.haml
- app/views/directories/index.html.haml 2 additions, 2 deletionsapp/views/directories/index.html.haml
- app/views/relationships/_account.html.haml 2 additions, 2 deletionsapp/views/relationships/_account.html.haml
- app/views/settings/featured_tags/index.html.haml 1 addition, 1 deletionapp/views/settings/featured_tags/index.html.haml
- app/views/statuses/_detailed_status.html.haml 3 additions, 3 deletionsapp/views/statuses/_detailed_status.html.haml
Please register or sign in to comment