mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 20:19:21 +00:00
Improve groups appearance
This commit is contained in:
parent
6588b3d13a
commit
ccd0fd03a9
@ -91,6 +91,9 @@ ComunicWeb.pages.groups.sections.header = {
|
|||||||
innerHTML: "<i class='fa fa-file-text-o'></i> " + info.description
|
innerHTML: "<i class='fa fa-file-text-o'></i> " + info.description
|
||||||
});
|
});
|
||||||
|
|
||||||
|
//Add separator
|
||||||
|
add_p(secondColumn, " ");
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//Third column : information about the group
|
//Third column : information about the group
|
||||||
|
Loading…
Reference in New Issue
Block a user