This website works better with JavaScript.
Home
Explore
Help
Sign In
adrianshort
/
apollo
mirror of
https://github.com/adrianshort/apollo.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Add help text for icon URL
master
Adrian Short
11 years ago
parent
c29cc0984d
commit
565f8e020d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/views/layers/_form.html.haml
+ 1
- 1
app/views/layers/_form.html.haml
View File
@@ -12,7 +12,7 @@
= f.text_field :name
%br
.field
= f.label "Icon URL (optional)"
= f.label "Icon URL (optional
; maximum 100px wide by 75px high
)"
%br
= f.text_field :icon_url, :size => 60
%br
Write
Preview
Loading…
Cancel
Save