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

Version Path
six-updater-web-0.22.4 lib/six-updater-web/app/views/config/edit.haml
six-updater-web-0.22.3 lib/six-updater-web/app/views/config/edit.haml
six-updater-web-0.22.2 lib/six-updater-web/app/views/config/edit.haml
six-updater-web-0.22.1 lib/six-updater-web/app/views/config/edit.haml
six-updater-web-0.22.0 lib/six-updater-web/app/views/config/edit.haml
six-updater-web-0.21.6 lib/six-updater-web/app/views/config/edit.haml
six-updater-web-0.21.5 lib/six-updater-web/app/views/config/edit.haml
six-updater-web-0.21.4 lib/six-updater-web/app/views/config/edit.haml
six-updater-web-0.21.3 lib/six-updater-web/app/views/config/edit.haml
six-updater-web-0.21.2 lib/six-updater-web/app/views/config/edit.haml
six-updater-web-0.21.1 lib/six-updater-web/app/views/config/edit.haml
six-updater-web-0.21.0 lib/six-updater-web/app/views/config/edit.haml