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) //Group description (if any)
if(info.url != "null") if(info.description != "null")
createElem2({ createElem2({
appendTo: secondColumn, appendTo: secondColumn,
type: "div", type: "div",