Skip to content

Commit

Permalink
Show if pkg is indexed
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Aug 15, 2024
1 parent 70f3fba commit 75e300d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions views/pkginfo.pug
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ block content
a.ms-1.link-underline-dark.text-warning.fw-bold(data-bs-toggle='collapse' href='#checktable') #{_checksummary}
else
a.ms-1.link-underline-dark.text-success.fw-bold(data-bs-toggle='collapse' href='#checktable') #{_checksummary}
| . Indexed: #{_indexed ? 'yes' : 'no'}.
table#checktable.noanim.collapse.table.table-sm.table-bordered.border-primary-subtle(style="max-width: 400px")
thead
tr
Expand Down

0 comments on commit 75e300d

Please sign in to comment.