Skip to content

Add missing space between attributes in queue HTML page#700

Merged
Kobzol merged 1 commit intorust-lang:mainfrom
samueltardieu:fix/add-missing-blank
Feb 16, 2026
Merged

Add missing space between attributes in queue HTML page#700
Kobzol merged 1 commit intorust-lang:mainfrom
samueltardieu:fix/add-missing-blank

Conversation

@samueltardieu
Copy link
Member

The current queue page contains:

<td class="status has-progress" data-status="pending"data-created-at="1770984900455">

This forces the addition of a space before data-created-at.

@samueltardieu
Copy link
Member Author

(note that this is untested, I don't have a setup to generate the rendered page)

Copy link
Member

@Kobzol Kobzol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, thank you!

@Kobzol Kobzol added this pull request to the merge queue Feb 16, 2026
Merged via the queue into rust-lang:main with commit f6c3f99 Feb 16, 2026
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants