Commit e54117fa877f12ee49686a027e125447216be159

Authored by totoro
1 parent 08e3d89e

transmit css_helper instead of read

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
web/widgets/dashboard.anubis
... ... @@ -11,7 +11,7 @@ read tools/basis.anubis
11 11 read calexium_lib/web/CXM_common.anubis
12 12 read calexium_lib/web/CXM_making_a_web_site.anubis
13 13  
14   -read css_helper.anubis
  14 +transmit css_helper.anubis
15 15  
16 16 public type Dashboard_content:
17 17 none,
... ...