foodcoop-adam/foodsoft

View on GitHub
lib/foodsoft_current_orders/app/views/current_orders/group_orders/index.html.haml

Summary

Maintainability
Test Coverage
- title t('.title')

// Article box
%section
  .column_content#result
    = render 'result'

  .well
    = render 'payment_bar', ordergroup: @ordergroup

  %br/
  = link_to_top