diff --git a/application/views/scripts/process/bprenderer.phtml b/application/views/scripts/process/bprenderer.phtml deleted file mode 100644 index ef66bf5..0000000 --- a/application/views/scripts/process/bprenderer.phtml +++ /dev/null @@ -1,13 +0,0 @@ -compact && ! $this->showFullscreen): ?> -
-tabs ?> -

title ?>

- breadcrumb->render() ?> - actions->render() ?> -
- - -
- bpRenderer->render() ?> - render('warnings.phtml') ?> -
diff --git a/application/views/scripts/process/show.phtml b/application/views/scripts/process/show.phtml index e74bc4a..3e2cc59 100644 --- a/application/views/scripts/process/show.phtml +++ b/application/views/scripts/process/show.phtml @@ -1,78 +1,2 @@ - -compact): ?> -
-tabs ?> -

escape($this->title) ?>

- - breadcrumb->render() ?> -actions ?> -
- - -
-
form ?>
-bpconfig->isLocked()): ?> -qlink('Add new node', 'businessprocess/node/add', array('config' => $this->configName)) ?> - -bpconfig->hasErrors() || $this->bpconfig->hasChanges() || $this->bpconfig->hasSimulations()): ?> - - -
-bp->renderHtml($this); -} catch (Exception $e) { - printf( - '', - $this->translate('Error'), - $this->escape($e->getMessage()) - ); -} - - -?> -bpconfig->isLocked()): ?> -bp instanceof BusinessProcess): /* do not render when showing subtree */ ?> -bp->renderUnbound($this) ?> - - -
-render('warnings.phtml') ?> -
+controls->render() ?> +content->render() ?>