Sha256: c2c76900240c402fb0fd1f8bff0202f9bfb5d911726d05c4230ee6ab351ea3d9

Contents?: true

Size: 320 Bytes

Versions: 22

Compression:

Stored size: 320 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 :preload, collection: %w(auto none metadata),
  include_blank: false, input_html: {class: 'alchemy_selectbox'} %>

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
alchemy_cms-6.0.8 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-6.0.7 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-6.0.6 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-6.0.5 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-6.0.4 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-6.0.3 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-6.0.2 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-6.0.1 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-6.0.0 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-6.0.0.pre.rc7 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-6.0.0.pre.rc6 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-6.0.0.pre.rc5 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-6.0.0.pre.rc4 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-6.0.0.pre.rc3 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-6.0.0.pre.rc2 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-6.0.0.pre.rc1 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-6.0.0.pre.b6 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-6.0.0.pre.b5 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-6.0.0.pre.b4 app/views/alchemy/admin/ingredients/_video_fields.html.erb
alchemy_cms-6.0.0.b3 app/views/alchemy/admin/ingredients/_video_fields.html.erb