Fix to work with csarven's changes to util.js
This commit is contained in:
parent
acfa086d21
commit
c621a9db72
@ -16,8 +16,6 @@ jQuery(document).ready(function($){
|
|||||||
contentSelector : "#notices_primary ol.notices",
|
contentSelector : "#notices_primary ol.notices",
|
||||||
itemSelector : "#notices_primary ol.notices li"
|
itemSelector : "#notices_primary ol.notices li"
|
||||||
},function(){
|
},function(){
|
||||||
NoticeAttachments();
|
SN.Init.Notices();
|
||||||
NoticeReply();
|
|
||||||
NoticeFavors();
|
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user