diff test/fixtures/plugins/foo_plugin/_foo_plugin_settings.html.erb @ 1337:077b8890835a cannam

Merge from live branch
author Chris Cannam
date Thu, 20 Jun 2013 13:14:02 +0100
parents 433d4f72a19b
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test/fixtures/plugins/foo_plugin/_foo_plugin_settings.html.erb	Thu Jun 20 13:14:02 2013 +0100
@@ -0,0 +1,1 @@
+<p><label>Example setting</label><%= text_field_tag 'settings[sample_setting]', @settings['sample_setting'] %></p>