Skip to content

Commit d106a83

Browse files
committed
Better icon selector, fixes #165
Signed-off-by: Daniel Kastl <[email protected]>
1 parent 013e1ca commit d106a83

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)