Index: openacs-4/packages/xowf/lib/inclass-exam-answer.wf =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/lib/Attic/inclass-exam-answer.wf,v diff -u -r1.1.2.14 -r1.1.2.15 --- openacs-4/packages/xowf/lib/inclass-exam-answer.wf 19 Apr 2020 19:34:08 -0000 1.1.2.14 +++ openacs-4/packages/xowf/lib/inclass-exam-answer.wf 26 Apr 2020 20:14:20 -0000 1.1.2.15 @@ -110,6 +110,7 @@ Action logout \ -next_state done \ -label #xowf.inclass-exam-submit# \ + -extra_css_class "logout" \ -proc activate {obj} { [[$obj wf_context ] wf_container] addSignature $obj #set pid [$obj package_id] @@ -420,6 +421,7 @@ ${container}::${:state} actions $actions } + template::add_confirm_handler -CSSclass logout } #