added groups, stated adding object edit
This commit is contained in:
@ -10,6 +10,8 @@
|
||||
<h1 style="text-align: center;"><%= lang("hello admin") %></h1> <br>
|
||||
<section>
|
||||
<%- include('./admin/objects/object_creation.ejs') %>
|
||||
<%- include('./admin/objects/object_groups.ejs') %>
|
||||
<%- include('./admin/objects/object_edit.ejs') %>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
|
||||
Reference in New Issue
Block a user