mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-12-25 02:18:51 +00:00
Fix bug
This commit is contained in:
parent
f66aba031c
commit
a5815272c8
@ -84,7 +84,7 @@ ComunicWeb.pages.groups.sections.header = {
|
|||||||
|
|
||||||
|
|
||||||
//Group description (if any)
|
//Group description (if any)
|
||||||
if(info.url != "null")
|
if(info.description != "null")
|
||||||
createElem2({
|
createElem2({
|
||||||
appendTo: secondColumn,
|
appendTo: secondColumn,
|
||||||
type: "div",
|
type: "div",
|
||||||
|
Loading…
Reference in New Issue
Block a user