Adding redirect to help button in standalone GUI
Signed-off-by: colramos-amd <colramos@amd.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user