Sha256: 9d34f52ad369053035bd68118d3ad975482976b7a6072699672f6a9d1b22c4e9

Contents?: true

Size: 175 Bytes

Versions: 9

Compression:

Stored size: 175 Bytes

Contents

- if @page.class_name == "ShopProductPage"
  %p
    %label{:for => 'page_shop_product_id'} Product
    = collection_select :page, :shop_product_id, ShopProduct.all, :id, :name

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
radiant-shop-extension-0.11.6 app/views/admin/pages/_shop_product.html.haml
radiant-shop-extension-0.11.5 app/views/admin/pages/_shop_product.html.haml
radiant-shop-extension-0.11.4 app/views/admin/pages/_shop_product.html.haml
radiant-shop-extension-0.11.3 app/views/admin/pages/_shop_product.html.haml
radiant-shop-extension-0.11.1 app/views/admin/pages/_shop_product.html.haml
radiant-shop-extension-0.11.0 app/views/admin/pages/_shop_product.html.haml
radiant-shop-extension-0.10.0 app/views/admin/pages/_shop_product.html.haml
radiant-shop-extension-0.9.3 app/views/admin/pages/_shop_product.html.haml
radiant-shop-extension-0.9.2 app/views/admin/pages/_shop_product.html.haml