Sha256: b355249abe74a14203bac5051dd29eaad83e71b412a214ed500a668f69354785
Contents?: true
Size: 481 Bytes
Versions: 12
Compression:
Stored size: 481 Bytes
Contents
= link_to "Back to index", "/config" %br - form_tag("/config/update", {:method => :get}) do %input{:type => "hidden", :name => "options[userconfig]", :value => params["options"]["userconfig"]} %input{:type => "hidden", :name => "setting", :value => params["setting"]} = submit_tag "Reload" = submit_tag "Save" = params["options"]["userconfig"] %br %pre %textarea{:name => "options[content]", :cols => "120", :rows => "50", :wrap => "off"}= @userconfig
Version data entries
12 entries across 12 versions & 1 rubygems