Sha256: 34586237fcbe546541db994335d63a3dca90d1a541d049765feb1855bb807fe7

Contents?: true

Size: 265 Bytes

Versions: 8

Compression:

Stored size: 265 Bytes

Contents

module Binda
  module StructuresHelper
    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
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
binda-0.1.11 app/helpers/binda/structures_helper.rb
binda-0.1.10 app/helpers/binda/structures_helper.rb
binda-0.1.9 app/helpers/binda/structures_helper.rb
binda-0.1.8 app/helpers/binda/structures_helper.rb
binda-0.1.7 app/helpers/binda/structures_helper.rb
binda-0.1.6 app/helpers/binda/structures_helper.rb
binda-0.1.5 app/helpers/binda/structures_helper.rb
binda-0.1.4 app/helpers/binda/structures_helper.rb