[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
fu.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=3660
Make this work in site-skinned comment pages.
Patch by
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
) );
--------------------------------------------------------------------------------
