Files
mozo-backend/app/views/suppliers/tables/edit.html.slim
T
2014-04-17 23:05:35 +02:00

5 lines
80 B
Plaintext

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