Page MenuHomeDevCentral

Add action button to the Docker images workboard
ClosedPublic

Authored by basakankit on Jan 1 2024, 07:10.
Referenced Files
F10680628: D3255.id8368.diff
Wed, Jul 23, 11:15
F10680569: D3255.id8366.diff
Wed, Jul 23, 11:06
F10677882: D3255.id8365.diff
Wed, Jul 23, 06:46
Unknown Object (File)
Tue, Jul 22, 23:53
Unknown Object (File)
Mon, Jul 21, 14:58
Unknown Object (File)
Sun, Jul 20, 20:20
Unknown Object (File)
Sat, Jul 19, 14:12
Unknown Object (File)
Sat, Jul 19, 14:12

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)