Project

General

Profile

Actions

Bug #37066

closed

Duplicate id in HTML

Added by Markus Bucher 5 months ago. Updated 5 months ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
Web Interface
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

We have a duplicate HTML-id on the about-page:

    <div class="stats-well" id="copyright-div">
      <h4><%= _("System Information") %> </h4>
      <!-- ... -->
    </div>
    <div class="stats-well" id="copyright-div">
      <h4><%= _("Shortcuts") %> </h4>

IIRC duplicate ids are a big nono ;-)


Related issues 1 (0 open1 closed)

Related to Foreman - Feature #35601: Menu navigation - Search & go componentClosedMaria AgaphontzevActions
Actions

Also available in: Atom PDF