Skip to content

Commit 19f2734

Browse files
authored
Merge pull request #185 from gtt-project/ftr/icon-selector
Ftr/icon selector
2 parents 14542c2 + d106a83 commit 19f2734

File tree

6 files changed

+6325
-1409
lines changed

6 files changed

+6325
-1409
lines changed

app/views/settings/gtt/_settings.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<%= text_area_tag('settings[default_geocoder_options]',
9898
@settings['default_geocoder_options'],
9999
:escape => false,
100-
:rows => 30,
100+
:rows => 10,
101101
:cols => 100) %>
102102
</p>
103103
</div>

0 commit comments

Comments
 (0)