Sha256: 94dcf69145a18677ac4f3aeaab57b683732c47083cf5305084204f91fade8f82

Contents?: true

Size: 463 Bytes

Versions: 9

Compression:

Stored size: 463 Bytes

Contents

<span class="stencil-item root-stencil-item"
      id="{{group.id}}"
      title="{{group.description}}"
      ng-model="draggedElement"
      data-drag="true"
      jqyoui-draggable="{onStart:'startDragCallback', onDrag:'dragCallback'}"
      data-jqyoui-options="{revert: 'invalid', helper: 'clone', opacity : 0.5}">
        
        <img ng-src="editor-app/stencilsets/bpmn2.0/icons/{{group.icon}}" width="16px;" height="16px;"/>
        {{group.name}}
</span>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
jruby_activiti-2.0.8 web/public/editor-app/partials/root-stencil-item-template.html
jruby_activiti-2.0.7 web/public/editor-app/partials/root-stencil-item-template.html
jruby_activiti-2.0.6 web/public/editor-app/partials/root-stencil-item-template.html
jruby_activiti-2.0.5 web/public/editor-app/partials/root-stencil-item-template.html
jruby_activiti-2.0.4 web/public/editor-app/partials/root-stencil-item-template.html
jruby_activiti-2.0.3 web/public/editor-app/partials/root-stencil-item-template.html
jruby_activiti-2.0.2 web/public/editor-app/partials/root-stencil-item-template.html
jruby_activiti-2.0.1 web/public/editor-app/partials/root-stencil-item-template.html
jruby_activiti-2.0.0 web/public/editor-app/partials/root-stencil-item-template.html