add private notes

This commit is contained in:
j 2015-09-25 12:39:11 +01:00
parent 068bdabb9c
commit 85a1778cf5

View file

@ -395,6 +395,12 @@
"filter": true,
"find": true
},
{
"id": "privatenotes",
"title": "Private Notes",
"type": "layer",
"find": true
},
{
"id": "notes",
"title": "Notes",
@ -696,6 +702,16 @@
"overlap": true,
"type": "string"
},
{
"id": "privatenotes",
"title": "Private Notes",
"canAddAnnotations": {"member": true, "friend": true, "staff": true, "admin": true},
"item": "Private Note",
"overlap": true,
"private": true,
"showInfo": true,
"type": "text"
},
{
"id": "notes",
"title": "Notes",