Skip to content

Commit

Permalink
Update awon_helper.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
bzbradford committed Jul 27, 2023
1 parent e4b8a21 commit 4b6b141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/helpers/awon_helper.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module AwonHelper
def station_selector_section
<<-END
<select name="stnid" SIZE=4 id="station_selector">
<select name="stnid" SIZE=6 id="station_selector">
<option value="4781" SELECTED>4781 1985-01-01 to 2017-09-30 Arlington</option>
<option value="4751">4751 1985-01-01 to 2017-06-27 Hancock&nbsp;</option>
<option value="4773">4773 1989-1998, 2001-10-17 to 2013-03-13 Spring Green&nbsp;</option>
Expand Down

0 comments on commit 4b6b141

Please sign in to comment.