mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-09-19 13:58:56 +00:00
Fix mistake
This commit is contained in:
@@ -71,6 +71,7 @@ ComunicWeb.pages.groups.pages.forbidden = {
|
|||||||
//Box body
|
//Box body
|
||||||
var boxBody = createElem2({
|
var boxBody = createElem2({
|
||||||
appendTo: box,
|
appendTo: box,
|
||||||
|
type: "div",
|
||||||
class: "box-body"
|
class: "box-body"
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user