From a986859fdca478b05e9a715ba0c2c7124bed0d4b Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Mon, 28 Nov 2016 00:16:47 +0100 Subject: [PATCH] ActionBar: this is a component and not generic --- library/Businessprocess/Web/Component/ActionBar.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/library/Businessprocess/Web/Component/ActionBar.php b/library/Businessprocess/Web/Component/ActionBar.php index ec80347..d44cccc 100644 --- a/library/Businessprocess/Web/Component/ActionBar.php +++ b/library/Businessprocess/Web/Component/ActionBar.php @@ -1,6 +1,8 @@