From d8bab691b57068a8dfe062a84bc27f0686be362a Mon Sep 17 00:00:00 2001 From: Catouse Date: Thu, 20 Sep 2018 13:07:10 +0800 Subject: [PATCH] * finish task #4772. --- module/block/view/flowchart.html.php | 96 +++++++++++++--------------- 1 file changed, 45 insertions(+), 51 deletions(-) diff --git a/module/block/view/flowchart.html.php b/module/block/view/flowchart.html.php index e9844f8c96..e6939963ed 100644 --- a/module/block/view/flowchart.html.php +++ b/module/block/view/flowchart.html.php @@ -1,52 +1,46 @@ - -
- - - - - - - - - - - - - - block->flowchart as $flowchart):?> - - - - - - - - - - - -
block->role?>
+
+block->flowchart as $rowIndex => $flow):?> + +
+ +
+ +
+
+ \ No newline at end of file