We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e370a38 + 5de73b3 commit 7e2fde0Copy full SHA for 7e2fde0
app/views/search/_form.html.erb
@@ -40,7 +40,7 @@ end
40
41
<div class="field-wrap">
42
<label for="advanced-fundingInformation" class="field-label">Funding information</label>
43
- <input type="text" class="field field-text wide" id="advanced-fundingInformation" name="Funding Information" placeholder="Funding information" value=<%= params[:fundingInformation] %>>
+ <input type="text" class="field field-text wide" id="advanced-fundingInformation" name="fundingInformation" placeholder="Funding information" value=<%= params[:fundingInformation] %>>
44
</div>
45
46
0 commit comments