Skip to content

Commit

Permalink
url admin
Browse files Browse the repository at this point in the history
  • Loading branch information
stefl committed Nov 18, 2011
1 parent a115fdf commit 9b08f48
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions admin/views/stories/_form.haml
Expand Up @@ -29,6 +29,12 @@
=f.text_field :soundcloud_track_id, :class => :text_field
%span.description Eg. 22947033 - you get this from the URL bar in Soundcloud

.group
=f.label "Image URL"
=f.error_message_on :image_url
=f.text_field :image_url, :class => :text_field
%span.description Eg. http://i1111.photobucket.com/albums/h479/steflewandowski/photo.jpg


.group
=f.label "Happened on"
Expand Down

0 comments on commit 9b08f48

Please sign in to comment.