Got it. It looks like this line in topic.js is referencing an element that doesn't exist.
As it turns out, the actual problem is that there's a bla...
Re: Quick editing not working - JS Error
Code: [Select]
this.oCurSubjectDiv = document.getElementById('subject_' + this.sCurMessageId.substr(4));
As it turns out, the actual problem is that there's a bla...
Re: Quick editing not working - JS Error
0 commentaires:
Enregistrer un commentaire