Page MenuHomeDevCentral

Add action button to the Docker images workboard
ClosedPublic

Authored by basakankit on Jan 1 2024, 07:10.
Referenced Files
F9695939: D3255.diff
Thu, Jun 12, 02:58
F9687982: D3255.id8365.diff
Wed, Jun 11, 23:17
Unknown Object (File)
Mon, Jun 9, 23:12
Unknown Object (File)
Sun, Jun 8, 18:30
Unknown Object (File)
Fri, Jun 6, 00:24
Unknown Object (File)
Thu, Jun 5, 20:13
Unknown Object (File)
Thu, Jun 5, 04:26
Unknown Object (File)
Tue, Jun 3, 06:42

Diff Detail

Repository
rDOCKERWWW Docker images website
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson requested changes to this revision.Jan 1 2024, 15:15
dereckson added a subscriber: dereckson.
dereckson added inline comments.
index.html
61

<p> and </p> delimit a paragraph, so your sequence is:

  • An empty paragraph
  • The link
  • A end of a paragraph tag NOT matching a starting one

Also, for a button, I think we need a button class associated to the link, and if we want a bigger one, a size, like https://get.foundation/sites/docs/button.html#sizing

This revision now requires changes to proceed.Jan 1 2024, 15:15
  • action button to the Docker images workboard

Checked the rendering with arc patch D3255 (to get the branch) then python3 -m http.server, looks good to me.

This revision is now accepted and ready to land.Jan 2 2024, 11:41
dereckson retitled this revision from action button to the Docker images workboard to Add action button to the Docker images workboard.Jan 2 2024, 11:42
dereckson edited the test plan for this revision. (Show Details)