Adjust template id

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl 2019-08-19 17:09:58 +02:00
parent e7e9166efe
commit aed630ac0a
No known key found for this signature in database
GPG Key ID: 4C614C6ED2CDE6DF
1 changed files with 1 additions and 1 deletions

View File

@ -22,4 +22,4 @@
/** @var array $_ */
/** @var \OCP\IL10N $l */
?>
<div id="<?php p($_['appid']); ?>" class="<? p(\OCA\WorkflowEngine\AppInfo\Application::APP_ID); ?>"></div>
<div id="<? p(\OCA\WorkflowEngine\AppInfo\Application::APP_ID); ?>"></div>