From e54117fa877f12ee49686a027e125447216be159 Mon Sep 17 00:00:00 2001 From: totoro Date: Sun, 8 May 2016 11:37:13 +0200 Subject: [PATCH] transmit css_helper instead of read --- web/widgets/dashboard.anubis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/widgets/dashboard.anubis b/web/widgets/dashboard.anubis index 30a4cf2..206993e 100644 --- a/web/widgets/dashboard.anubis +++ b/web/widgets/dashboard.anubis @@ -11,7 +11,7 @@ read tools/basis.anubis read calexium_lib/web/CXM_common.anubis read calexium_lib/web/CXM_making_a_web_site.anubis -read css_helper.anubis +transmit css_helper.anubis public type Dashboard_content: none, -- libgit2 0.21.4