-
- Downloads
Add attachment list fallback to public pages (#9780)
* Add attachment list fallback to public pages Fixes #6714 * Refactor attachments lists
Showing
- app/helpers/application_helper.rb 6 additions, 2 deletionsapp/helpers/application_helper.rb
- app/javascript/packs/public.js 6 additions, 0 deletionsapp/javascript/packs/public.js
- app/views/stream_entries/_attachment_list.html.haml 8 additions, 0 deletionsapp/views/stream_entries/_attachment_list.html.haml
- app/views/stream_entries/_detailed_status.html.haml 4 additions, 2 deletionsapp/views/stream_entries/_detailed_status.html.haml
- app/views/stream_entries/_simple_status.html.haml 4 additions, 2 deletionsapp/views/stream_entries/_simple_status.html.haml
Loading
Please register or sign in to comment