Files
mozo-backend/app/views/admin/svg_elements/edit.html.slim
T
2015-03-01 12:57:20 +01:00

4 lines
70 B
Plaintext

- model_class = SvgElement
- title :edit, model_class
= render 'form'