Refactor admin cl interface and handle product access with groups
This commit is contained in:
7
backend/app/plugins/wiaas/assets/css/wiaas-admin-cl.css
Normal file
7
backend/app/plugins/wiaas/assets/css/wiaas-admin-cl.css
Normal file
@@ -0,0 +1,7 @@
|
||||
#posts-filter .tablenav .actions {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#menu-posts-product .wp-submenu li:last-child {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user