Commit 408c14bafccd517107f8ff4492f03acf1a2429d0

Authored by Cédric RICARD
1 parent bc3e455c

format_attrs() function is now public

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
calexium_lib/web/CXM_making_a_web_site.anubis
... ... @@ -2878,7 +2878,7 @@ define Printable_tree
2878 2878 . format(t)]
2879 2879 }.
2880 2880  
2881   -define String
  2881 +public define String
2882 2882 format_attrs
2883 2883 (
2884 2884 List(CoreAttrs) attributs
... ...