٢٢٤
تعديل
لا ملخص تعديل |
لا ملخص تعديل |
||
سطر ٢: | سطر ٢: | ||
$( function() { | $( function() { | ||
if($('#reflist-notes .reflist').text().length>10) { | if($('#reflist-notes .reflist').text().length>10) { | ||
$('#reflist-notes').before('<h2> | $('#reflist-notes').before('<h2>ملاحظات</h2>'); | ||
} | } | ||
}); | }); |