Index: openacs-4/packages/faq/www/one-faq.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/faq/www/one-faq.tcl,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/faq/www/one-faq.tcl 4 Sep 2002 13:28:32 -0000 1.2 +++ openacs-4/packages/faq/www/one-faq.tcl 19 May 2004 20:07:02 -0000 1.3 @@ -27,4 +27,11 @@ where faq_id = :faq_id order by sort_key" +set notification_chunk [notification::display::request_widget \ + -type one_faq_qa_notif \ + -object_id $faq_id \ + -pretty_name $faq_name \ + -url [ad_conn url]?faq_id=$faq_id \ + ] + ad_return_template