Module: Binda::StructuresHelper

Defined in:
app/helpers/binda/structures_helper.rb

Instance Method Summary collapse

Instance Method Details



3
4
5
# File 'app/helpers/binda/structures_helper.rb', line 3

def get_structures_sort_index_link
  link_to "<i class=\"fa fa-random\" aria-hidden=\"true\"></i>Sort Structures".html_safe, structures_sort_index_path, class: 'main-header--link b-btn b-btn-primary'
end