Files
growstuff/app/views/shared/buttons/_edit.haml
Brenda Wallace 614eff06b9 Bigger buttons
2019-01-24 12:17:40 +13:00

4 lines
136 B
Plaintext

= link_to path, class: 'btn btn-default' do
= render 'shared/glyphicon', icon: 'pencil', title: 'buttons.edit'
=t('buttons.edit')