[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
fu.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=3577
Forgot one
Patch by
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 (
--------------------------------------------------------------------------------
