parent
03ba8d50f4
commit
3f863011cc
3 changed files with 4 additions and 1 deletions
|
|
@ -34,6 +34,7 @@
|
|||
= f.input :video_type, :as => :select, :label => "Media Type", :collection => Event::VIDEO_TYPE, :include_blank => false
|
||||
%p{:class => "help-block media-type", :id => "youtube-help"} Go to your YouTube video, click on "share" and copy everything behind http://youtu.be/"
|
||||
%p{:class => "help-block media-type", :id => "slideshare-help", :style => "display:none"} Go to your SlideShare, click on "share" -> "embed" and copy the id
|
||||
%p{:class => "help-block media-type", :id => "flickr-help", :style => "display:none"} Go to your image, click on "Grab the link" -> "Show short url" and copy everything behind https://flic.kr/p/
|
||||
= f.input :video_id, :label => "Media ID", :as => :string
|
||||
|
||||
%section#information
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue