aboutsummaryrefslogtreecommitdiff
path: root/src/client/documents/DocumentTypes.ts
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2021-03-10 13:28:32 -0500
committerbobzel <zzzman@gmail.com>2021-03-10 13:28:32 -0500
commitef574303f39e83fd2a6481e4a7e2eef0a70b4691 (patch)
tree0578cf0c10c6ac6805f6ee783a6cd176636cc01c /src/client/documents/DocumentTypes.ts
parentdec235231875333100d3c63e62bdca808153ed5b (diff)
fixed bugs leftover from removing docholders.
Diffstat (limited to 'src/client/documents/DocumentTypes.ts')
-rw-r--r--src/client/documents/DocumentTypes.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/documents/DocumentTypes.ts b/src/client/documents/DocumentTypes.ts
index 58b120e7d..851e78336 100644
--- a/src/client/documents/DocumentTypes.ts
+++ b/src/client/documents/DocumentTypes.ts
@@ -33,7 +33,6 @@ export enum DocumentType {
PRESELEMENT = "preselement",// presentation item (view of a document in a collection)
COLOR = "color", // color picker (view of a color picker for a color string)
YOUTUBE = "youtube", // youtube directory (view of you tube search results)
- DOCHOLDER = "docholder", // nested document (view of a document)
SEARCHITEM = "searchitem",
COMPARISON = "comparison", // before/after view with slider (view of 2 images)
GROUP = "group", // group of users