Sha256: f531cefea825dedf31b6f66dfefb438f79462cece986357b242602e51f7e7ab0

Contents?: true

Size: 327 Bytes

Versions: 16

Compression:

Stored size: 327 Bytes

Contents

<%# This is just a panel that has +autoload+ option to load some content from the autoloaded_content action, which in its turn renders a view with a Netzke component in it %>
<%= netzke :panel_with_autoload, :class_name => "SimplePanel", :html => "Some content", :autoLoad => {:url => "autoloaded_content", :scripts => true}%>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
netzke-core-0.8.4 test/core_test_app/app/views/components/panel_with_autoload.html.erb
netzke-core-0.8.3 test/core_test_app/app/views/components/panel_with_autoload.html.erb
netzke-core-0.8.2 test/core_test_app/app/views/components/panel_with_autoload.html.erb
netzke-core-0.8.1 test/core_test_app/app/views/components/panel_with_autoload.html.erb
netzke-core-0.8.0 test/core_test_app/app/views/components/panel_with_autoload.html.erb
netzke-core-0.7.7 test/core_test_app/app/views/components/panel_with_autoload.html.erb
netzke-core-0.7.6 test/core_test_app/app/views/components/panel_with_autoload.html.erb
netzke-core-0.7.5 test/core_test_app/app/views/components/panel_with_autoload.html.erb
netzke-core-0.7.4 test/core_test_app/app/views/components/panel_with_autoload.html.erb
netzke-core-0.7.3 test/core_test_app/app/views/components/panel_with_autoload.html.erb
netzke-core-0.7.2 test/core_test_app/app/views/components/panel_with_autoload.html.erb
netzke-core-0.7.1 test/rails_app/app/views/components/panel_with_autoload.html.erb
netzke-core-0.6.7 test/rails_app/app/views/components/panel_with_autoload.html.erb
netzke-core-0.7.0 test/rails_app/app/views/components/panel_with_autoload.html.erb
netzke-core-0.6.6 test/rails_app/app/views/components/panel_with_autoload.html.erb
netzke-core-0.6.5 test/rails_app/app/views/components/panel_with_autoload.html.erb