Sha256: 8366328912f2a014e7ef0a4c7d9e9d4772f190c2e5a0c93dd25867ef309eee54

Contents?: true

Size: 257 Bytes

Versions: 8

Compression:

Stored size: 257 Bytes

Contents

<script type="text/ng-template" id="promethee/write/components">
  <div ng-init="components = component.children">
    <div ng-repeat="component in components">
      <ng-include src="'promethee/write/component'"></ng-include>
    </div>
  </div>
</script>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
promethee-1.1.0 app/views/promethee/edit/write/_components.html.erb
promethee-1.0.20 app/views/promethee/edit/write/_components.html.erb
promethee-1.0.19 app/views/promethee/edit/write/_components.html.erb
promethee-1.0.18 app/views/promethee/edit/write/_components.html.erb
promethee-1.0.17 app/views/promethee/edit/write/_components.html.erb
promethee-1.0.16 app/views/promethee/edit/write/_components.html.erb
promethee-1.0.15 app/views/promethee/edit/write/_components.html.erb
promethee-1.0.14 app/views/promethee/edit/write/_components.html.erb