Sha256: 551a1a439b764a0cadd5dd8a602861b0c12e90aa835292577ab1827cd3d321f3

Contents?: true

Size: 329 Bytes

Versions: 24

Compression:

Stored size: 329 Bytes

Contents

%li
  = big_list_item do
    -product = product_selector

    .product-row.select
      .item-title{:id => "product_#{product.id}", "data-product-id" => product.id}
        %strong= product.title #, edit_forge_product_path(product)
      .item-action.last<
        %small Category: #{product.product_category.title}

    .spacer

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
forge-cli-0.1.10 lib/forge/app/views/forge/products/_product_selector.html.haml
forge-cli-0.1.9 lib/forge/app/views/forge/products/_product_selector.html.haml
forge-cli-0.1.8 lib/forge/app/views/forge/products/_product_selector.html.haml
forge-cli-0.1.7 lib/forge/app/views/forge/products/_product_selector.html.haml
forge-cli-0.1.6 lib/forge/app/views/forge/products/_product_selector.html.haml
forge-cli-0.1.5 lib/forge/app/views/forge/products/_product_selector.html.haml
forge-cli-0.1.4 lib/forge/app/views/forge/products/_product_selector.html.haml
forge-cli-0.1.3 lib/forge/app/views/forge/products/_product_selector.html.haml
forge-cli-0.1.2 lib/forge/app/views/forge/products/_product_selector.html.haml
forge-cli-0.1.1 lib/forge/app/views/forge/products/_product_selector.html.haml
forge-cli-0.1.0 lib/forge/app/views/forge/products/_product_selector.html.haml
forge-cli-0.0.18 lib/forge/app/views/forge/products/_product_selector.html.haml
forge-cli-0.0.17 lib/forge/app/views/forge/products/_product_selector.html.haml
forge-cli-0.0.16 lib/forge/app/views/forge/products/_product_selector.html.haml
forge-cli-0.0.15 lib/forge/app/views/forge/products/_product_selector.html.haml
forge-cli-0.0.14 lib/forge/app/views/forge/products/_product_selector.html.haml
forge-cli-0.0.13 lib/forge/app/views/forge/products/_product_selector.html.haml
forge-cli-0.0.12 lib/forge/app/views/forge/products/_product_selector.html.haml
forge-cli-0.0.11 lib/forge/app/views/forge/products/_product_selector.html.haml
forge-cli-0.0.10 lib/forge/app/views/forge/products/_product_selector.html.haml