mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Basic groups header
This commit is contained in:
@ -1212,7 +1212,28 @@ var ComunicWeb = {
|
||||
//TODO : implement
|
||||
},
|
||||
|
||||
}
|
||||
/**
|
||||
* Main group page
|
||||
*/
|
||||
group: {
|
||||
//TODO : implement
|
||||
},
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
* Groups sections
|
||||
*/
|
||||
sections: {
|
||||
|
||||
/**
|
||||
* Header section
|
||||
*/
|
||||
header: {
|
||||
//TODO : implement
|
||||
},
|
||||
|
||||
},
|
||||
},
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user