read comment notification working

This commit is contained in:
isUnknown 2025-01-10 17:40:45 +01:00
parent 9222069ef5
commit 246d21f85a
17 changed files with 86 additions and 111 deletions

View file

@ -1,6 +1,3 @@
title: Admin
description: Possède tous les droits et les accès, peut accéder à lensemble des Clients et des Projets et assigner des Projets à des Utilisateurs.
home: /panel/pages/projects
fields:
notifications: fields/notifications

View file

@ -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

View file

@ -19,4 +19,3 @@ fields:
type: pages
query: page('projects').children
width: 3/4
notifications: fields/notifications