diff --git a/src/cljs/athens/views/pages/node_page.cljs b/src/cljs/athens/views/pages/node_page.cljs index 89e3d2939c..b3ca2e8cc3 100644 --- a/src/cljs/athens/views/pages/node_page.cljs +++ b/src/cljs/athens/views/pages/node_page.cljs @@ -507,8 +507,7 @@ (when-not on-daily-notes? [time-controls/slider title]) - (when (and (empty? properties) - (empty? children)) + (when (empty? children) [placeholder-block-el uid]) ;; Properties