Explorar el Código

Add help text for icon URL

master
Adrian Short hace 11 años
padre
commit
565f8e020d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      app/views/layers/_form.html.haml

+ 1
- 1
app/views/layers/_form.html.haml Ver fichero

@@ -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


Cargando…
Cancelar
Guardar