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

[dw-free] End file with a ; so it handles concatenation properly.

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

End file with a ; so it handles concatenation properly.

Patch by [personal profile] fu.

Files modified:
  • htdocs/js/dw/dw-core.js
--------------------------------------------------------------------------------
diff -r 2e7b4fce56db -r 49f147d2e036 htdocs/js/dw/dw-core.js
--- a/htdocs/js/dw/dw-core.js	Mon Oct 31 16:56:54 2011 +0800
+++ b/htdocs/js/dw/dw-core.js	Mon Oct 31 17:08:33 2011 +0800
@@ -75,4 +75,6 @@
     jqxhr.complete(function() { $img.remove(); $this.removeData("throbber") });
 
     return $this;
-}
+};
+
+;
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org