[pipeline-config-history] Extract inline script blocks and event handler in org/jenkinsci/plugins/pipelineConfigHistory/view/PipelineConfigHistoryProjectAction/showAllDiffs.jelly

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Problems

      == Inline Script Block
      Line: 33
      ----
      <script>hljs.initHighlightingOnLoad();</script>
      ----
      
      == Inline Script Block
      Line: 650
      ----
      <script>
                      initCollapseDiv();
                      init_sideBySide_singleLine_views();
                  </script>
      ----
      
      == Inline Event Handler
      Line: 52
      ----
      <button id="toggleView" name="toggleView" class="pch small-button" style="align:right" onclick="toggleSideBySide_SingleLine()">
      ----
      

      Solutions

      https://www.jenkins.io/doc/developer/security/csp/#inline-javascript-blocks
      https://www.jenkins.io/doc/developer/security/csp/#inline-event-handlers

            Assignee:
            Unassigned
            Reporter:
            Basil Crow
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: