همه کلیدواژه ها

$(document).ready(function () { $('#AllKeywordList').pajinate({ nav_label_prev: '', nav_label_next: '', show_first_last:false, items_per_page:100 }); $(".page_link").each(function(){ $(this).html($(this).html().toFaDigit()) }); });