aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBob Zeleznik <zzzman@gmail.com>2019-04-22 22:29:31 -0400
committerBob Zeleznik <zzzman@gmail.com>2019-04-22 22:29:31 -0400
commit2c48552755a20dd44d05b8b4b18811f48dbbb97f (patch)
treeb33adb2cd363f9cb7ecb5bbe239762323a6a2583 /src
parent830c39ff080b01589086764661d3515a3ea9765b (diff)
from last
Diffstat (limited to 'src')
-rw-r--r--src/client/views/collections/CollectionBaseView.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/collections/CollectionBaseView.tsx b/src/client/views/collections/CollectionBaseView.tsx
index 540df82e7..b19f01350 100644
--- a/src/client/views/collections/CollectionBaseView.tsx
+++ b/src/client/views/collections/CollectionBaseView.tsx
@@ -102,6 +102,7 @@ export class CollectionBaseView extends React.Component<CollectionViewProps> {
return true;
}
});
+ return true;
// bcz: What is this code trying to do?
// else {
// let proto = props.Document.GetPrototype();