sutty/app/views/layouts/_btn_with_tooltip.haml

3 lines
107 B
Text
Raw Normal View History

2018-02-26 19:59:55 +00:00
= link_to text, link, class: "btn btn-#{type || secondary}",
data: { toggle: 'tooltip' }, title: tooltip