aboutsummaryrefslogtreecommitdiff
path: root/src/client/documents/Documents.ts
diff options
context:
space:
mode:
authorab <abdullah_ahmed@brown.edu>2019-10-19 16:51:45 -0400
committerab <abdullah_ahmed@brown.edu>2019-10-19 16:51:45 -0400
commit301784883375860a7c693db97fe8f279e5380caf (patch)
treeaf5e47a3caa47a9f0903a6afe467e3414c88f998 /src/client/documents/Documents.ts
parent1a8292f7588880718a657a5fca5c32f1a5975205 (diff)
image stuff
Diffstat (limited to 'src/client/documents/Documents.ts')
-rw-r--r--src/client/documents/Documents.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/documents/Documents.ts b/src/client/documents/Documents.ts
index 1179f0238..36f20199c 100644
--- a/src/client/documents/Documents.ts
+++ b/src/client/documents/Documents.ts
@@ -43,7 +43,7 @@ import { PresBox } from "../views/nodes/PresBox";
import { ComputedField, ScriptField } from "../../new_fields/ScriptField";
import { ProxyField } from "../../new_fields/Proxy";
import { DocumentType } from "./DocumentTypes";
-import { RecommendationsBox } from "../views/Recommendations";
+import { RecommendationsBox } from "../views/RecommendationsBox";
//import { PresBox } from "../views/nodes/PresBox";
//import { PresField } from "../../new_fields/PresField";
import { LinkFollowBox } from "../views/linking/LinkFollowBox";