Index: openacs-4/packages/xowf/tcl/xowf-form-field-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/xowf-form-field-procs.tcl,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/xowf/tcl/xowf-form-field-procs.tcl 28 Aug 2014 08:24:56 -0000 1.1 +++ openacs-4/packages/xowf/tcl/xowf-form-field-procs.tcl 27 Oct 2014 16:42:03 -0000 1.2 @@ -49,7 +49,7 @@ set text [string map [list & "&" < "<" > ">" \" """ ' "'" @ "@"] [my value]] return "
$text
-
[my as_graph]
+
[my as_graph]
[[my object] include my-refers] " }