From 86ef2baeb350d155c45f6be5c39001c0beeced83 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Sun, 30 Nov 2014 12:23:08 +0100 Subject: [PATCH] process/show:: allow to switch process --- application/views/scripts/process/show.phtml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/application/views/scripts/process/show.phtml b/application/views/scripts/process/show.phtml index 938f1db..3b82a2d 100644 --- a/application/views/scripts/process/show.phtml +++ b/application/views/scripts/process/show.phtml @@ -8,6 +8,9 @@
+
+ formSelect('processName', $this->processName, array('class' => 'autosubmit'), $this->processList) ?> +
bp->renderHtml($this) ?> render('warnings.phtml') ?>