Sha256: 7946159583a2a27716a5009cf9b4057f176b1d2b2ad3957f6342a1af188310d8

Contents?: true

Size: 180 Bytes

Versions: 9

Compression:

Stored size: 180 Bytes

Contents

- if @page.class_name == "ShopCategoryPage"
  %p
    %label{:for => 'page_shop_category_id'} Category
    = collection_select :page, :shop_category_id, ShopCategory.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_category.html.haml
radiant-shop-extension-0.11.5 app/views/admin/pages/_shop_category.html.haml
radiant-shop-extension-0.11.4 app/views/admin/pages/_shop_category.html.haml
radiant-shop-extension-0.11.3 app/views/admin/pages/_shop_category.html.haml
radiant-shop-extension-0.11.1 app/views/admin/pages/_shop_category.html.haml
radiant-shop-extension-0.11.0 app/views/admin/pages/_shop_category.html.haml
radiant-shop-extension-0.10.0 app/views/admin/pages/_shop_category.html.haml
radiant-shop-extension-0.9.3 app/views/admin/pages/_shop_category.html.haml
radiant-shop-extension-0.9.2 app/views/admin/pages/_shop_category.html.haml