forked from leftypol/leftypol
Allow post-hover.js to work with forced-anon.js
This commit is contained in:
parent
68e873315a
commit
e34de4e09d
2 changed files with 3 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
*/
|
||||
|
||||
$(document).ready(function(){
|
||||
var enable_fa = function() {
|
||||
enable_fa = function() {
|
||||
$('p.intro label').each(function() {
|
||||
if($(this).children('a.capcode').length == 0) {
|
||||
var id = $(this).parent().children('a.post_no:eq(1)').text();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue