Sha256: e5ad848de19b9fd8a925836cba68bf0a75a3f2216eac239e9d52d77a181563d6

Contents?: true

Size: 357 Bytes

Versions: 44

Compression:

Stored size: 357 Bytes

Contents

<%
  init = <<~JAVASCRIPT
    promethee.definitions.push({
      name: 'Video',
      icon: #{ promethee_component_render_icon 'video' },
      position: 3,
      library: true,
      data: {
        type: 'video',
        attributes: {
          url: 'https://vimeo.com/115082758'
        }
      }
    })
  JAVASCRIPT
%>
<div ng-init="<%= init %>"></div>

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
promethee-1.6.56 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.6.55 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.6.54 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.6.53 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.6.52 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.6.51 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.6.50 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.6.49 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.6.48 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.6.47 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.6.46 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.6.45 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.6.44 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.6.43 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.6.42 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.6.41 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.6.40 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.6.39 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.6.38 app/views/promethee/components/video/_edit.define.html.erb
promethee-1.6.37 app/views/promethee/components/video/_edit.define.html.erb