mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-02-17 03:12:43 +00:00
Fixed issue on comments deletion.
This commit is contained in:
parent
cdfbbc6c59
commit
d100d42c06
@ -211,7 +211,9 @@ ComunicWeb.components.comments.ui = {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//Delete the comment node
|
||||||
|
emptyElem(commentContener);
|
||||||
|
commentContener.remove();
|
||||||
});
|
});
|
||||||
|
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user