read comment notification working
This commit is contained in:
parent
9222069ef5
commit
246d21f85a
17 changed files with 86 additions and 111 deletions
|
|
@ -1,6 +1,3 @@
|
|||
title: Admin
|
||||
description: Possède tous les droits et les accès, peut accéder à l’ensemble des Clients et des Projets et assigner des Projets à des Utilisateurs.
|
||||
home: /panel/pages/projects
|
||||
|
||||
fields:
|
||||
notifications: fields/notifications
|
||||
|
|
|
|||
|
|
@ -5,12 +5,7 @@ permissions:
|
|||
panel: false
|
||||
|
||||
fields:
|
||||
client:
|
||||
type: pages
|
||||
max: 1
|
||||
query: page('clients').children
|
||||
projects:
|
||||
label: Projets
|
||||
type: pages
|
||||
query: page('projects').children
|
||||
notifications: fields/notifications
|
||||
|
|
|
|||
|
|
@ -19,4 +19,3 @@ fields:
|
|||
type: pages
|
||||
query: page('projects').children
|
||||
width: 3/4
|
||||
notifications: fields/notifications
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue