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

[dw-free] jQuerify polls

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

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

Make this work in site-skinned comment pages.

Patch by [personal profile] fu.

Files modified:
  • htdocs/talkread.bml
--------------------------------------------------------------------------------
diff -r 5ba99eaf1d7f -r 6d630f5e8677 htdocs/talkread.bml
--- a/htdocs/talkread.bml	Thu May 12 17:16:40 2011 +0800
+++ b/htdocs/talkread.bml	Thu May 12 17:17:30 2011 +0800
@@ -201,6 +201,7 @@
                 ) );
     LJ::need_res( { group => "jquery" }, qw(
                     js/jquery.threadexpander.js
+                    js/jquery.poll.js
                     js/jquery.mediaplaceholder.js
                     stc/talkpage.css
                 ) );
--------------------------------------------------------------------------------