Sha256: 5869a65e0a6842023da037f4a0c0e1af70588a74b4433ff9d668904c7df8b6fa

Contents?: true

Size: 273 Bytes

Versions: 36

Compression:

Stored size: 273 Bytes

Contents

- f ||= local_assigns[:locals][:f]
%div{:id => f.object.id.to_s}
  = f.input :name
  = f.input :description
  = f.hidden_field :remote_type, {:value => "Youtube"}
  = f.input :remote_id, :label => "Youtube ID"
  = render "shared/prioritizable_fields", :locals => {:f => f}

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
sbdevcore-0.2.17 app/views/videos/_form.html.haml
sbdevcore-0.2.16 app/views/videos/_form.html.haml
sbdevcore-0.2.15 app/views/videos/_form.html.haml
sbdevcore-0.2.14 app/views/videos/_form.html.haml
sbdevcore-0.2.13 app/views/videos/_form.html.haml
sbdevcore-0.2.12 app/views/videos/_form.html.haml
sbdevcore-0.2.11 app/views/videos/_form.html.haml
sbdevcore-0.2.10 app/views/videos/_form.html.haml
sbdevcore-0.2.9 app/views/videos/_form.html.haml
sbdevcore-0.2.8 app/views/videos/_form.html.haml
sbdevcore-0.2.7 app/views/videos/_form.html.haml
sbdevcore-0.2.6 app/views/videos/_form.html.haml
sbdevcore-0.2.5 app/views/videos/_form.html.haml
sbdevcore-0.2.4 app/views/videos/_form.html.haml
sbdevcore-0.2.2 app/views/videos/_form.html.haml
sbdevcore-0.2.0 app/views/videos/_form.html.haml