-
- {{>roundedButtonGroup buttonGroupData}}
-
-
- {{>lesionTableView (clone this)}}
+ {{#if this.timepoints.get.length}}
+
+ {{>roundedButtonGroup buttonGroupData}}
+
+
+ {{>lesionTableView (clone this)}}
+ {{else}}
+
No associated timepoint
+ {{/if}}