Files
mozo-backend/app/views/suppliers/tables/edit.html.slim
T
2012-08-28 20:08:13 +02:00

5 lines
81 B
Plaintext

- model_class = Table
.page-header
= title :edit, model_class
= render 'form'