Mercurial > hg > soundsoftware-site
view extra/sample_plugin/app/views/settings/_sample_plugin_settings.rhtml @ 361:30f68ecfdde4 bug_127
Formatting for Latest News box -- make it much more like the Recent Activity layout. Also adjust the date formatting in Latest Projects likewise.
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Fri, 01 Apr 2011 11:41:25 +0100 |
parents | 513646585e45 |
children |
line wrap: on
line source
<p><label>Example setting</label><%= text_field_tag 'settings[sample_setting]', @settings['sample_setting'] %></p> <p><label>Foo</label><%= text_field_tag 'settings[foo]', @settings['foo'] %></p>