diff options
| author | kimdahey <claire_kim1@brown.edu> | 2021-09-12 12:47:10 -0400 |
|---|---|---|
| committer | kimdahey <claire_kim1@brown.edu> | 2021-09-12 12:47:10 -0400 |
| commit | 23962e5ea718e62c2797bc38c60c4205c5ed198a (patch) | |
| tree | 87fd9ccb007b96eba322766f99c0b68077551aa5 /src/client/views/nodes/trails | |
| parent | c23f6604e96e9411b4a4218cdb10a4cc93065568 (diff) | |
updates pres so it works
Diffstat (limited to 'src/client/views/nodes/trails')
| -rw-r--r-- | src/client/views/nodes/trails/PresBox.tsx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/views/nodes/trails/PresBox.tsx b/src/client/views/nodes/trails/PresBox.tsx index 90620d765..add84ff83 100644 --- a/src/client/views/nodes/trails/PresBox.tsx +++ b/src/client/views/nodes/trails/PresBox.tsx @@ -413,8 +413,6 @@ export class PresBox extends ViewBoxBaseComponent<FieldViewProps, PresBoxSchema> // if targetDoc is not displayed but one of its aliases is, then we need to modify that alias, not the original target this.navigateToView(targetDoc, activeItem); } - // TODO: Add progressivize for navigating web (storing websites for given frames) - } /** |
