Move big statistics to a partial
This commit is contained in:
parent
1eff57d3ac
commit
3af4dd5aac
6 changed files with 41 additions and 98 deletions
|
|
@ -236,6 +236,7 @@ linters:
|
|||
- "app/views/schedules/events.html.haml"
|
||||
- "app/views/schedules/show.html.haml"
|
||||
- "app/views/schedules/show.xml.haml"
|
||||
- "app/views/shared/_big_statistic.haml"
|
||||
- "app/views/shared/_changelog_actions.haml"
|
||||
- "app/views/shared/_dynamic_association.html.haml"
|
||||
- "app/views/shared/_media_item.html.haml"
|
||||
|
|
@ -664,4 +665,4 @@ linters:
|
|||
- "app/views/conference_registrations/_volunteer.html.haml"
|
||||
- "app/views/devise/passwords/new.html.haml"
|
||||
- "app/views/payments/new.html.haml"
|
||||
- "app/views/tickets/index.html.haml"
|
||||
- "app/views/tickets/index.html.haml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue