Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unused code in the ANDI repository #176

Open
ollie-iterators opened this issue Dec 6, 2022 · 0 comments
Open

Unused code in the ANDI repository #176

ollie-iterators opened this issue Dec 6, 2022 · 0 comments

Comments

@ollie-iterators
Copy link

ollie-iterators commented Dec 6, 2022

In the following files there is unused code:

  1. handi.js (Line 455): //$("#ANDI508-elementDetails").show();
  2. landi.js (Line 774): //$("#ANDI508-resultsSummary").show();
  3. tandi.js (Line 359): //activeTableIndex = $(table).attr("data-andi508-index") - 1;
  4. tandi.js (Line 502): //alert(colIndex+" "+rowIndex+" |"+ci+ri)
  5. tandi.js (Line 1143): //var all_th = $(all_rows).find("[role=columnheader],[role=rowheader]").filter(":visible");
  6. tandi.js (Line 1521): //$("#ANDI508-resultsSummary").show();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant