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