mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 20:19:21 +00:00
Fix mistake
This commit is contained in:
parent
89df9f0315
commit
f90dc5d9ae
@ -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"
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user