diff --git a/pandora/config.padma.jsonc b/pandora/config.padma.jsonc index 867d92ab0..e4c3a3cfc 100644 --- a/pandora/config.padma.jsonc +++ b/pandora/config.padma.jsonc @@ -618,7 +618,7 @@ { "id": "annotations", "title": "Annotations", - "type": "string", // fixme: not the best type for this magic key + "type": "text", // fixme: not the best type for this magic key "find": true }, { @@ -656,7 +656,7 @@ }, { "id": "numberofannotations", - "title": "Annotations", + "title": "Number of Annotations", "type": "integer", "columnWidth": 60, "sort": true