Closed
Bug 1161449
Opened 10 years ago
Closed 10 years ago
Markup for /embed/resultset-status/ doesn't validate
Categories
(Tree Management :: Treeherder: API, defect, P3)
Tree Management
Treeherder: API
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
Details
Attachments
(1 file)
eg put treeherder.mozilla.org/embed/resultset-status/try/8ccb43d433cf/ into http://validator.w3.org
The reload JS isn't inside either <head> nor <body>.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8601391 -
Flags: review?(mdoglio)
Updated•10 years ago
|
Attachment #8601391 -
Flags: review?(mdoglio) → review+
Comment 2•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/552407bac726272839e19aa7bf43efe574fc3571
Bug 1161449 - Fix validation errors in /embed/resultset-status/ template
The reload javascript block was neither in <head> nor <body>.
I've also moved the {% load staticfiles %} since it was adding a newline
at start of file.
Assignee | ||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•