Sha256: 873ec46f2d138c105a22fce2d9d294f365cdcb11bd5b95f9b2d135789da1d979
Contents?: true
Size: 309 Bytes
Versions: 1
Compression:
Stored size: 309 Bytes
Contents
Deface::Override.new( virtual_path: "spree/shared/_nav_bar", name: "add_link_to_users_favorite_products", insert_before: "li#search-bar", text: "<% if spree_current_user %><li><%= link_to 'Favorite Products', favorite_products_path %></li><% end %>", sequence: { before: "auth_shared_login_bar"} )
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
solidus_favorite_products-2.1.1 | app/overrides/add_link_to_users_favorite_products.rb |