Arie/serveme

View on GitHub
app/views/reservations/edit.html.haml

Summary

Maintainability
Test Coverage
- if !@reservation.schedulable?
  .row
    .col-md-12
      %p.alert.alert-warning
        Changes to an active reservation won't take effect until a map change

= render 'form'