This commit is contained in:
Pierre HUBERT 2018-07-17 10:27:32 +02:00
parent f66aba031c
commit a5815272c8

View File

@ -84,7 +84,7 @@ ComunicWeb.pages.groups.sections.header = {
//Group description (if any)
if(info.url != "null")
if(info.description != "null")
createElem2({
appendTo: secondColumn,
type: "div",