Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit 83e2e7a

Browse files
committed
gh-328 Add boilerplate text instead of TBD for tabs/view under development
1 parent 6dde779 commit 83e2e7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ui/src/app/streams/stream-definitions/stream-definitions.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
</tr>
8282
<tr *ngIf="item.isExpanded">
8383
<td colspan="4">
84-
<div>flo for {{item.name}} tbd</div>
84+
<div>This is in under development. We would love to hear feedback on the other available tabs/views.</div>
8585
<td>
8686
</tr>
8787
</ng-template>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<div>flo for {{id}} tbd</div>
1+
<div>This is in under development. We would love to hear feedback on the other available tabs/views.</div>

0 commit comments

Comments
 (0)