No edit summary Tag: Reverted |
|||
Line 16:
}
alert("Your articles are these, right?\n" + massCatGetArticles());▼
}▼
$(function() {
Line 33 ⟶ 35:
}
▲ function massCatPrepare() {
▲ alert("Your articles are these, right?\n" + massCatGetArticles());
▲}
});
|