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",
|
||||
itemSelector : "#notices_primary ol.notices li"
|
||||
},function(){
|
||||
NoticeAttachments();
|
||||
NoticeReply();
|
||||
NoticeFavors();
|
||||
SN.Init.Notices();
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user