annotate test/fixtures/plugins/foo_plugin/_foo_plugin_settings.html.erb @ 1244:a3ed5c4d90f0 redmine-2.2-integration

The Create Project page now allows for correct search/insertion of tags. Using the new version of the redmine tags plugin.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Wed, 27 Mar 2013 14:52:16 +0000
parents 433d4f72a19b
children
rev   line source
Chris@1115 1 <p><label>Example setting</label><%= text_field_tag 'settings[sample_setting]', @settings['sample_setting'] %></p>