1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-12-24 17:31:14 +00:00
redmine/test/fixtures/plugins/other_plugin/_other_plugin_settings.html.erb
Go MAEDA 1727950c18 Fix a failing test (#31110).
PluginTest fails if Redmine is cloned from GitHub because Git ignores the empty other_plugin directory.

This file had to be committed in r18063.


git-svn-id: http://svn.redmine.org/redmine/trunk@18152 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-05-10 00:41:46 +00:00

2 lines
115 B
Plaintext

<p><label>Example setting</label><%= text_field_tag 'settings[sample_setting]', @settings['sample_setting'] %></p>