Sha256: bfb0343a298d30b5f7a1bb3d3afae484177c6e968a8a938e3bd16390694fb2a0

Contents?: true

Size: 362 Bytes

Versions: 38

Compression:

Stored size: 362 Bytes

Contents

<%= f.input :width %>
<%= f.input :height %>
<%= f.input :autoplay, as: :boolean %>
<%= f.input :controls, as: :boolean %>
<%= f.input :loop, as: :boolean %>
<%= f.input :muted, as: :boolean %>
<%= f.input :playsinline, as: :boolean %>
<%= f.input :preload, collection: %w(auto none metadata),
  include_blank: false, input_html: {class: 'alchemy_selectbox'} %>

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
alchemy_cms-7.0.16 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-7.0.15 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-6.1.10 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-7.0.14 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-7.0.13 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-7.0.12 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-7.0.11 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-7.0.10 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-7.0.9 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-7.0.8 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-7.0.7 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-7.0.6 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-7.0.5 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-7.0.4 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-7.0.3 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-6.1.9 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-7.0.2 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-6.1.8 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-6.1.7 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-7.0.1 app/views/alchemy/admin/ingredients/_video_fields.html.erb