Sha256: 992459275405a970e954f098c16fbc6b1a78261b02b4eed56315afc8e87806cc

Contents?: true

Size: 249 Bytes

Versions: 3

Compression:

Stored size: 249 Bytes

Contents

<%= netzke :tab_panel_one, {
  height: 200,
  class_name: "SimpleTabPanel",
  items: [:endpoints, :endpoints_extended]
} %>

<%= netzke :tab_panel_two, {
  height: 200,
  class_name: "SimpleTabPanel",
  items: [:endpoints_extended, :endpoints]
} %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
netzke-core-0.8.4 test/core_test_app/app/views/simple_rails/multiple_nested.html.erb
netzke-core-0.8.3 test/core_test_app/app/views/simple_rails/multiple_nested.html.erb
netzke-core-0.8.2 test/core_test_app/app/views/simple_rails/multiple_nested.html.erb