diff --git a/py-scripts/tools/lf_check.py b/py-scripts/tools/lf_check.py index 7b19b0f5..b085b096 100755 --- a/py-scripts/tools/lf_check.py +++ b/py-scripts/tools/lf_check.py @@ -1126,20 +1126,23 @@ NOTE: Diagrams are links in dashboard""".format(ip_qa=ip, qa_url=qa_url) self.html_results += """""" self.html_results += """""" - # TODO - plase copy button at end and selectable , so + # TODO - place copy button at end and selectable , so # individual sections may be copied if command != short_cmd: - '''self.html_results += f""" + # Hover and copy button snows up + self.html_results += f""" Copy {command} - """.format(command=command)''' - self.html_results += f""" + """.format(command=command) + # TODO - place a point button for not have the copy + # hover, no copy button + '''self.html_results += f""" {command} """.format(command=command) - - # nocopy + ''' + # nocopy - example ''' self.html_results += f""" {command}