Allow to reuse the template

This commit is contained in:
Joas Schilling 2016-07-27 12:29:49 +02:00
parent 0ebc3bbc9f
commit ec8ec17cf4
No known key found for this signature in database
GPG Key ID: E166FD8976B3BAC8
1 changed files with 1 additions and 1 deletions

View File

@ -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>