Files
mozo-backend/app/views/suppliers/products/edit.html.slim
T
2012-08-29 17:42:04 +02:00

5 lines
83 B
Plaintext

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