Index: openacs-4/packages/xowiki/tcl/form-field-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/form-field-procs.tcl,v diff -u -N -r1.284.2.104 -r1.284.2.105 --- openacs-4/packages/xowiki/tcl/form-field-procs.tcl 26 May 2020 22:22:05 -0000 1.284.2.104 +++ openacs-4/packages/xowiki/tcl/form-field-procs.tcl 8 Jun 2020 14:01:31 -0000 1.284.2.105 @@ -2506,6 +2506,7 @@ ::html::div -id ${:id}-status \ -class "nochange" \ -data-saved #xowiki.autosave_saved# \ + -data-rejected #xowiki.autosave_rejected# \ -data-pending #xowiki.autosave_pending# { ::html::t "" ;#"no change" }