Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-70966

Remove Prototype hasClassName and addClassName usages from hetero-list.js

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None
    • 2.400

      core/src/main/resources/lib/form/hetero-list/hetero-list.js:    $(menuButton._button).addClassName(btn.className); // copy class names
      core/src/main/resources/lib/form/hetero-list/hetero-list.js:    $(this).up(".repeated-chunk").addClassName("hover");
      core/src/main/resources/lib/form/hetero-list/hetero-list.js:          (e.hasClassName("honor-order")
      core/src/main/resources/lib/form/hetero-list/hetero-list.js:    if (e.hasClassName("one-each")) {
      core/src/main/resources/lib/form/hetero-list/hetero-list.js:    while (!prototypes.hasClassName("prototypes")) {
      

      These usages should be migrated to native JavaScript APIs.

            basil Basil Crow
            basil Basil Crow
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: