Skip to content

Commit a4257b8

Browse files
committed
Updated Buttons. Download Yaml button now triggers two dialog boxes: one for a time-stamped backup and another to overwrite the original generated.yml
1 parent e55a3f0 commit a4257b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/app/component/circular-heatmap/circular-heatmap.component.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,8 @@ <h2>Nothing to show</h2>
287287
mat-raised-button
288288
class="resetButtonClass"
289289
(click)="ResetIsImplemented()">
290-
Reset Implemented
290+
Reset Implemented<br>
291+
(refresh page after clicking)
291292
</button>
292293
</div>
293294
</div>

0 commit comments

Comments
 (0)