mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 20:19:21 +00:00
Fixed typo
This commit is contained in:
parent
0e827ba10d
commit
999d3248a5
@ -148,7 +148,7 @@ ComunicWeb.pages.userPage.posts = {
|
||||
*
|
||||
* @param {HTMLElement} target The target for the message
|
||||
*/
|
||||
_no_posts_msg(target){
|
||||
_no_posts_msg: function(target){
|
||||
|
||||
var msgContener = createElem2({
|
||||
appendTo: target,
|
||||
|
Loading…
Reference in New Issue
Block a user