mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-01-23 00:37:50 -05:00
4 lines
134 B
Plaintext
4 lines
134 B
Plaintext
= link_to path, class: 'btn btn-default' do
|
|
= render 'shared/glyphicon', icon: 'pencil', title: 'buttons.edit'
|
|
=t('buttons.edit')
|