Remove comment
authorMagnus Hagander <magnus@hagander.net>
Wed, 26 Dec 2012 19:23:50 +0000 (20:23 +0100)
committerMagnus Hagander <magnus@hagander.net>
Wed, 26 Dec 2012 19:23:50 +0000 (20:23 +0100)
django/archives/mailarchives/templates/message_flat.html

index ccedf7bf9a22851d7207a3f4f3fd3cdd472effff..3e99a06865430c215616748f0e473246c07a0f20 100644 (file)
@@ -3,8 +3,6 @@
 {%load pgfilters%}
 {%block extrahead%}
 <script type="text/javascript">
-/* This should be moved into a common JS file */
-
 function load() {
    if (document.location.href.indexOf('#') < 0) {
       document.location.href = document.location.href + '#' + '{{msg.messageid}}';