Index: openacs-4/packages/evaluation/www/admin/evaluations/evaluations-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation/www/admin/evaluations/evaluations-edit.tcl,v diff -u -r1.15 -r1.16 --- openacs-4/packages/evaluation/www/admin/evaluations/evaluations-edit.tcl 28 Jun 2015 12:28:50 -0000 1.15 +++ openacs-4/packages/evaluation/www/admin/evaluations/evaluations-edit.tcl 7 Aug 2017 23:48:10 -0000 1.16 @@ -102,3 +102,9 @@ set export_vars [export_vars -form { evaluation_ids item_to_edit_ids }] ad_return_template + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: