Index: openacs-4/packages/attachments/www/go-to-attachment.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/attachments/www/go-to-attachment.tcl,v diff -u -N -r1.11 -r1.11.2.1 --- openacs-4/packages/attachments/www/go-to-attachment.tcl 27 Oct 2014 16:41:05 -0000 1.11 +++ openacs-4/packages/attachments/www/go-to-attachment.tcl 10 Sep 2015 08:30:13 -0000 1.11.2.1 @@ -55,3 +55,9 @@ return } } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: