fixed notitfication.js

pull/3113/head
Keivan 14 years ago
parent 76379341a7
commit edf289ec51

@ -58,11 +58,6 @@
}
}
function cleanUp(data) {
$(
}
function MakeDiv(id, body) {
return "<div id ='" + id + "'>" + body + "</div>";
}

Loading…
Cancel
Save