Updatet Advanced Pack to 3.11.12

This commit is contained in:
2026-01-19 18:32:03 +01:00
parent 7ec9c48871
commit 240c939862
7 changed files with 92 additions and 81 deletions

View File

@@ -1,4 +1,4 @@
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/record/edit-bottom.tpl
<div class="panel panel-default panel-conditions hidden" data-name="conditions">
<div class="panel-heading"><h4 class="panel-title">{{translate 'Conditions' scope='Workflow'}}</h4></div>
@@ -26,7 +26,7 @@ custom/modules/advanced/res/templates/workflow/record/edit-bottom.tpl
</div>
</div>
{{/if}}
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/record/conditions.tpl
{{#if showConditionsAll}}
<div>
@@ -164,7 +164,7 @@ custom/modules/advanced/res/templates/workflow/record/conditions.tpl
}
</style>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/record/actions.tpl
<div>
<div class="actions{{#unless readOnly}} margin margin-bottom{{/unless}} no-side-margin"></div>
@@ -199,10 +199,10 @@ custom/modules/advanced/res/templates/workflow/record/actions.tpl
}
</style>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/fields/help-text/detail.tpl
{{#if isNotEmpty}}<div class="well"><span class="complex-text">{{{value}}}</span></div>{{/if}}
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/field-definitions/date.tpl
{{#if readOnly}}
<span class="subject">
@@ -227,7 +227,7 @@ custom/modules/advanced/res/templates/workflow/field-definitions/date.tpl
</div>
{{/if}}
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/field-definitions/base.tpl
{{#if readOnly}}
<div class="subject">
@@ -249,7 +249,7 @@ custom/modules/advanced/res/templates/workflow/field-definitions/base.tpl
</div>
{{/if}}
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/conditions/enum.tpl
{{#if readOnly}}
@@ -277,7 +277,7 @@ custom/modules/advanced/res/templates/workflow/conditions/enum.tpl
</div>
{{/if}}
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/conditions/date.tpl
{{#if readOnly}}
<span class="comparison">
@@ -314,7 +314,7 @@ custom/modules/advanced/res/templates/workflow/conditions/date.tpl
{{/if}}
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/conditions/base.tpl
{{#if readOnly}}
<span class="comparison">
@@ -343,7 +343,7 @@ custom/modules/advanced/res/templates/workflow/conditions/base.tpl
{{/if}}
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/condition-fields/subject-type.tpl
{{#if readOnly}}
{{translateOption value scope='Workflow' field='subjectType'}}
@@ -351,7 +351,7 @@ custom/modules/advanced/res/templates/workflow/condition-fields/subject-type.tpl
<span data-field="value">{{{valueField}}}</span>
{{/if}}
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/condition-fields/shift-days.tpl
{{#if readOnly}}
{{translate shiftDaysOperator scope='Workflow'}} {{value}} {{translate 'days' scope='Workflow'}}
@@ -367,7 +367,7 @@ custom/modules/advanced/res/templates/workflow/condition-fields/shift-days.tpl
</div>
{{/if}}
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/condition-fields/subjects/text-input.tpl
{{#if readOnly}}
<code>{{value}}</code>
@@ -375,7 +375,7 @@ custom/modules/advanced/res/templates/workflow/condition-fields/subjects/text-in
<input type="text" class="form-control input-sm" data-name="subject" value="{{value}}">
{{/if}}
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/condition-fields/subjects/field.tpl
{{#if readOnly}}
{{{listHtml}}}
@@ -383,7 +383,7 @@ custom/modules/advanced/res/templates/workflow/condition-fields/subjects/field.t
<span data-field="value">{{{valueField}}}</span>
{{/if}}
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/condition-fields/subjects/enum-input.tpl
{{#if readOnly}}
<code>
@@ -396,7 +396,7 @@ custom/modules/advanced/res/templates/workflow/condition-fields/subjects/enum-in
</code>
{{/if}}
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/actions/update-related-entity.tpl
<div class="row">
{{#unless readOnly}}
@@ -441,7 +441,7 @@ custom/modules/advanced/res/templates/workflow/actions/update-related-entity.tpl
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/actions/update-created-entity.tpl
<div class="row">
{{#unless readOnly}}
@@ -480,7 +480,7 @@ custom/modules/advanced/res/templates/workflow/actions/update-created-entity.tpl
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/actions/trigger-workflow.tpl
<div class="row">
{{#unless readOnly}}
@@ -515,7 +515,7 @@ custom/modules/advanced/res/templates/workflow/actions/trigger-workflow.tpl
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/actions/start-bpmn-process.tpl
<div class="row">
{{#unless readOnly}}
@@ -553,7 +553,7 @@ custom/modules/advanced/res/templates/workflow/actions/start-bpmn-process.tpl
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/actions/send-request.tpl
<div class="row">
{{#unless readOnly}}
@@ -598,7 +598,7 @@ custom/modules/advanced/res/templates/workflow/actions/send-request.tpl
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/actions/send-email.tpl
<div class="row">
{{#unless readOnly}}
@@ -708,7 +708,7 @@ custom/modules/advanced/res/templates/workflow/actions/send-email.tpl
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/actions/run-service.tpl
<div class="row">
{{#unless readOnly}}
@@ -748,7 +748,7 @@ custom/modules/advanced/res/templates/workflow/actions/run-service.tpl
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/actions/relate-with-entity.tpl
<div class="row">
{{#unless readOnly}}
@@ -771,7 +771,7 @@ custom/modules/advanced/res/templates/workflow/actions/relate-with-entity.tpl
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/actions/make-followed.tpl
<div class="row">
{{#unless readOnly}}
@@ -814,7 +814,7 @@ custom/modules/advanced/res/templates/workflow/actions/make-followed.tpl
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/actions/execute-formula.tpl
<div class="row">
@@ -839,7 +839,7 @@ custom/modules/advanced/res/templates/workflow/actions/execute-formula.tpl
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/actions/create-notification.tpl
<div class="row">
{{#unless readOnly}}
@@ -879,7 +879,7 @@ custom/modules/advanced/res/templates/workflow/actions/create-notification.tpl
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/actions/base.tpl
<div class="row">
{{#unless readOnly}}
@@ -929,7 +929,7 @@ custom/modules/advanced/res/templates/workflow/actions/base.tpl
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/actions/apply-assignment-rule.tpl
<div class="row">
{{#unless readOnly}}
@@ -978,7 +978,7 @@ custom/modules/advanced/res/templates/workflow/actions/apply-assignment-rule.tpl
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/action-modals/update-related-entity.tpl
<div class="panel panel-default no-side-margin">
<div class="panel-body panel-body-form">
@@ -1019,7 +1019,7 @@ custom/modules/advanced/res/templates/workflow/action-modals/update-related-enti
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/action-modals/update-entity.tpl
<div class="panel panel-default no-side-margin">
<div class="panel-body panel-body-form">
@@ -1046,7 +1046,7 @@ custom/modules/advanced/res/templates/workflow/action-modals/update-entity.tpl
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/action-modals/update-created-entity.tpl
<div class="panel panel-default no-side-margin">
<div class="panel-body panel-body-form">
@@ -1078,7 +1078,7 @@ custom/modules/advanced/res/templates/workflow/action-modals/update-created-enti
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/action-modals/trigger-workflow.tpl
<div class="panel panel-default no-side-margin">
<div class="panel-body panel-body-form">
@@ -1102,7 +1102,7 @@ custom/modules/advanced/res/templates/workflow/action-modals/trigger-workflow.tp
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/action-modals/start-bpmn-process.tpl
<div class="panel panel-default no-side-margin">
<div class="panel-body panel-body-form">
@@ -1132,7 +1132,7 @@ custom/modules/advanced/res/templates/workflow/action-modals/start-bpmn-process.
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/action-modals/send-request.tpl
<div class="panel panel-default no-side-margin">
<div class="panel-body panel-body-form">
@@ -1180,7 +1180,7 @@ custom/modules/advanced/res/templates/workflow/action-modals/send-request.tpl
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/action-modals/send-email.tpl
<style type="text/css">
.field-toSpecifiedTeams .list-group, .field-toSpecifiedUsers .list-group, .field-toSpecifiedContacts .list-group {
@@ -1282,7 +1282,7 @@ custom/modules/advanced/res/templates/workflow/action-modals/send-email.tpl
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/action-modals/run-service.tpl
<div class="panel panel-default no-side-margin">
<div class="panel-body panel-body-form">
@@ -1323,7 +1323,7 @@ custom/modules/advanced/res/templates/workflow/action-modals/run-service.tpl
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/action-modals/relate-with-entity.tpl
<div class="panel panel-default no-side-margin">
<div class="panel-body panel-body-form">
@@ -1342,7 +1342,7 @@ custom/modules/advanced/res/templates/workflow/action-modals/relate-with-entity.
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/action-modals/make-followed.tpl
<div class="panel panel-default no-side-margin">
<div class="panel-body panel-body-form">
@@ -1373,7 +1373,7 @@ custom/modules/advanced/res/templates/workflow/action-modals/make-followed.tpl
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/action-modals/execute-formula.tpl
<div class="panel panel-default no-side-margin">
<div class="panel-body panel-body-form">
@@ -1384,7 +1384,7 @@ custom/modules/advanced/res/templates/workflow/action-modals/execute-formula.tpl
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/action-modals/create-related-entity.tpl
<div class="panel panel-default no-side-margin">
<div class="panel-body panel-body-form">
@@ -1417,7 +1417,7 @@ custom/modules/advanced/res/templates/workflow/action-modals/create-related-enti
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/action-modals/create-notification.tpl
<div class="panel panel-default no-side-margin">
<div class="panel-body panel-body-form">
@@ -1453,7 +1453,7 @@ custom/modules/advanced/res/templates/workflow/action-modals/create-notification
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/action-modals/create-entity.tpl
<div class="panel panel-default no-side-margin">
<div class="panel-body panel-body-form">
@@ -1494,7 +1494,7 @@ custom/modules/advanced/res/templates/workflow/action-modals/create-entity.tpl
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/action-modals/apply-assignment-rule.tpl
<div class="panel panel-default no-side-margin">
<div class="panel-body panel-body-form">
@@ -1544,7 +1544,7 @@ custom/modules/advanced/res/templates/workflow/action-modals/apply-assignment-ru
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/action-fields/shift-days.tpl
{{#if readOnly}}
{{translate shiftDaysOperator scope='Workflow' category='labels'}} {{value}} {{translate unitValue scope='Workflow' category='labels'}}
@@ -1562,7 +1562,7 @@ custom/modules/advanced/res/templates/workflow/action-fields/shift-days.tpl
</div>
{{/if}}
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/action-fields/execution-time.tpl
{{#if readOnly}}
{{translate type scope='Workflow' category='labels'}}
@@ -1578,7 +1578,7 @@ custom/modules/advanced/res/templates/workflow/action-fields/execution-time.tpl
</div>
{{/if}}
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/action-fields/date-field.tpl
{{#if readOnly}}
({{stringValue}})
@@ -1586,7 +1586,7 @@ custom/modules/advanced/res/templates/workflow/action-fields/date-field.tpl
<span data-field="executionField">{{{executionField}}}</span>
{{/if}}
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/workflow/action-fields/subjects/field.tpl
{{#if readOnly}}
{{{listHtml}}}
@@ -1594,7 +1594,7 @@ custom/modules/advanced/res/templates/workflow/action-fields/subjects/field.tpl
<span data-field="value">{{{valueField}}}</span>
{{/if}}
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/report/runtime-filters.tpl
<div class="row filters-row grid-auto-fill-xs">
{{#each filterDataList}}
@@ -1602,7 +1602,7 @@ custom/modules/advanced/res/templates/report/runtime-filters.tpl
{{/each}}
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/report/result.tpl
<div class="header page-header">{{{header}}}</div></div>
@@ -1613,12 +1613,12 @@ custom/modules/advanced/res/templates/report/result.tpl
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/report/reports/charts/chart.tpl
<div class="chart-container" data-type="{{type}}"></div>
<div class="legend-container"></div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/report/record/export-grid.tpl
<div class="cell form-group" data-name="exportFormat">
<label class="control-label" data-name="exportFormat">{{translate 'exportFormat' category='fields' scope='Report'}}</label>
@@ -1631,11 +1631,11 @@ custom/modules/advanced/res/templates/report/record/export-grid.tpl
<div class="field" data-name="column">{{{column}}}</div>
</div>
{{/if}}
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/report/record/panels/report.tpl
<div class="report-container">{{{report}}}</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/report/modals/result.tpl
<div class="panel no-side-margin">
@@ -1643,7 +1643,7 @@ custom/modules/advanced/res/templates/report/modals/result.tpl
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/report/modals/edit-group-by.tpl
<div class="panel panel-default no-side-margin">
<div class="panel-body panel-body-form">
@@ -1663,7 +1663,7 @@ custom/modules/advanced/res/templates/report/modals/edit-group-by.tpl
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/report/modals/create.tpl
<div class="row">
<div class="cell cell-entityType col-sm-6 form-group">
@@ -1687,7 +1687,7 @@ custom/modules/advanced/res/templates/report/modals/create.tpl
<button class="btn btn-primary" data-action="create" data-type="List">{{translate 'Create'}}</button>
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/report/filters/node.tpl
<style>
.node-operator:last-child {
@@ -1723,7 +1723,7 @@ custom/modules/advanced/res/templates/report/filters/node.tpl
{{/unless}}
</ul>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/report/filters/container-group.tpl
<a
role="button"
@@ -1750,7 +1750,7 @@ custom/modules/advanced/res/templates/report/filters/container-group.tpl
>{{{node}}}</div>
<div>)</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/report/filters/container-complex.tpl
<div class="clearfix">
<a
@@ -1768,7 +1768,7 @@ custom/modules/advanced/res/templates/report/filters/container-complex.tpl
<div class="col-md-12 value-container field" data-name="value">{{{value}}}</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/report/fields/filters-control-2/edit.tpl
<div class="node-row">
<div class="node">{{{node}}}</div>
@@ -1838,7 +1838,7 @@ custom/modules/advanced/res/templates/report/fields/filters-control-2/edit.tpl
}
</style>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/report/fields/filters-control/edit.tpl
<div class="grid-auto-fill-xs filters-row"></div>
@@ -1872,11 +1872,11 @@ custom/modules/advanced/res/templates/report/fields/filters-control/edit.tpl
}
</style>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/report/fields/filters-control/detail.tpl
<span></span>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/report/fields/email-sending-weekdays/edit.tpl
{{#each days}}
<div>
@@ -1892,7 +1892,7 @@ custom/modules/advanced/res/templates/report/fields/email-sending-weekdays/edit.
</div>
{{/each}}
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/report/fields/email-sending-weekdays/detail.tpl
{{#each days}}
<div>
@@ -1905,7 +1905,7 @@ custom/modules/advanced/res/templates/report/fields/email-sending-weekdays/detai
</div>
{{/each}}
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/report/fields/email-sending-time/edit.tpl
<div class="input-group">
@@ -1915,7 +1915,7 @@ custom/modules/advanced/res/templates/report/fields/email-sending-time/edit.tpl
</span>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/dashlets/options/report.tpl
<div class="no-side-margin">
<form id="dashlet-options">
@@ -1929,7 +1929,7 @@ custom/modules/advanced/res/templates/dashlets/options/report.tpl
</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/bpmn-flowchart-element/fields/timer/edit.tpl
<div class="row">
<div class="col-md-4">
@@ -1960,7 +1960,7 @@ custom/modules/advanced/res/templates/bpmn-flowchart-element/fields/timer/edit.t
<div class="formula-container">{{{timerFormula}}}</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/bpmn-flowchart-element/fields/timer/detail.tpl
<div>
<span>{{{timerBaseTranslatedValue}}}</span>
@@ -1975,7 +1975,7 @@ custom/modules/advanced/res/templates/bpmn-flowchart-element/fields/timer/detail
{{/if}}
<div class="formula-container">{{{timerFormula}}}</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/bpmn-flowchart-element/fields/flows-conditions/detail.tpl
<div class="flow-list-container list-group">
{{#each flowDataList}}
@@ -2002,23 +2002,23 @@ custom/modules/advanced/res/templates/bpmn-flowchart-element/fields/flows-condit
{{/each}}
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/bpmn-flowchart-element/fields/conditions/detail.tpl
<div class="conditions-container">{{{conditions}}}</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/bpmn-flowchart-element/fields/actions/detail.tpl
<div class="actions-container">{{{actions}}}</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/bpmn-flowchart/record/panels/flowchart.tpl
<div class="cell" data-name="flowchart">
<label class="field-label" data-name="flowchart"></label>
<div class="field" data-name="flowchart">{{{flowchart}}}</div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/bpmn-flowchart/modals/element-detail.tpl
<div class="record-container record no-side-margin">{{{record}}}</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/bpmn-flowchart/fields/flowchart/edit.tpl
<link href="{{basePath}}client/custom/modules/advanced/css/bpmn.css" rel="stylesheet">
@@ -2283,7 +2283,7 @@ custom/modules/advanced/res/templates/bpmn-flowchart/fields/flowchart/edit.tpl
<div class="flowchart-container" style="width: 100%; height: {{heightString}};"></div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/bpmn-flowchart/fields/flowchart/detail.tpl
<style>
.flowchart-group-container.fullscreen {
@@ -2311,6 +2311,6 @@ custom/modules/advanced/res/templates/bpmn-flowchart/fields/flowchart/detail.tpl
<div class="flowchart-container" style="width: 100%; height: {{heightString}};"></div>
</div>
_delimiter_q0zhxqv742f
_delimiter_13jv763vly1j
custom/modules/advanced/res/templates/bpmn-flow-node/fields/element/detail.tpl
{{{value}}}