Allow to reuse the template
This commit is contained in:
parent
d47b7bd4b2
commit
29a9cb7f1a
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
/** @var array $_ */
|
||||
/** @var OC_L10N $l */
|
||||
?>
|
||||
<div id="workflowengine" class="section workflowengine">
|
||||
<div id="<?php p($_['appid']); ?>" class="section workflowengine">
|
||||
<h2 class="inlineblock"><?php p($_['heading']); ?></h2>
|
||||
<script type="text/template" id="operations-template">
|
||||
<div class="operations"></div>
|
||||
|
|
Loading…
Reference in a new issue