fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2011-03-28 09:21 am

[dw-free] Beta tester mode for jQuery journal pages

[commit: http://hg.dwscoalition.org/dw-free/rev/954acae7191b]

http://bugs.dwscoalition.org/show_bug.cgi?id=3577

Forgot one

Patch by [personal profile] fu.

Files modified:
  • cgi-bin/DW/BetaFeatures/journaljquery.pm
--------------------------------------------------------------------------------
diff -r 8ab1c432d0a0 -r 954acae7191b cgi-bin/DW/BetaFeatures/journaljquery.pm
--- a/cgi-bin/DW/BetaFeatures/journaljquery.pm	Mon Mar 28 17:19:46 2011 +0800
+++ b/cgi-bin/DW/BetaFeatures/journaljquery.pm	Mon Mar 28 17:21:24 2011 +0800
@@ -31,6 +31,7 @@ sub args_list {
         "Same-page poll submission",
         "Thread expander",
         "Icon browser",
+        "Same-page comment tracking",
     );
 
     return (
--------------------------------------------------------------------------------