fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2012-03-05 10:06 am

[dw-free] (jquery beta - cut tag) .cuttag-open applied to a different element than non-beta

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

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

Remove the note for unimplemented features for the jquery version of the
cuts.

Patch by [personal profile] fu.

Files modified:
  • cgi-bin/DW/BetaFeatures/journaljquery.pm
--------------------------------------------------------------------------------
diff -r cc649cfdfd5f -r e600641b152c cgi-bin/DW/BetaFeatures/journaljquery.pm
--- a/cgi-bin/DW/BetaFeatures/journaljquery.pm	Mon Mar 05 18:06:05 2012 +0800
+++ b/cgi-bin/DW/BetaFeatures/journaljquery.pm	Mon Mar 05 18:07:20 2012 +0800
@@ -32,7 +32,6 @@
 
     my @notimplemented = (
         "Same-page comment tracking",
-        "Some features for the cut expand/collapse",
     );
 
     return (
--------------------------------------------------------------------------------