Adding redirect to help button in standalone GUI

Signed-off-by: colramos-amd <colramos@amd.com>
Cette révision appartient à :
colramos-amd
2024-03-28 12:10:08 -05:00
révisé par Cole Ramos
Parent 33e763178e
révision 3928f36d5e
2 fichiers modifiés avec 2 ajouts et 2 suppressions
+1 -1
Voir le fichier
@@ -299,7 +299,7 @@ def get_header(raw_pmc, input_filters, kernel_names):
children=[
# Report bug button
html.A(
href="",
href="https://github.com/ROCm/omniperf/issues",
children=[
html.Button(
className="report",