projects
/
pgweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
419fee8
)
Replace name attribute with id
author
Daniel Gustafsson
<daniel@yesql.se>
Wed, 13 Oct 2021 07:40:09 +0000
(09:40 +0200)
committer
Daniel Gustafsson
<daniel@yesql.se>
Wed, 13 Oct 2021 07:40:09 +0000
(09:40 +0200)
Use of the name attribute is deprecated, replace with the id attribute
instead and place it directly on the title element.
Reviewed-by: Magnus Hagander
Discussion: https://postgr.es/m/
A0228704
-7C47-44B8-929B-
8BFC02D6CBD7
@yesql.se
templates/security/security.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/security/security.html
b/templates/security/security.html
index afc2daddbad261099228bc7de8007eabecef5829..5ba51e0f84c5616c1c7a2a70bc3d872d8eb52bbb 100644
(file)
--- a/
templates/security/security.html
+++ b/
templates/security/security.html
@@
-99,8
+99,7
@@
You can filter the view of patches to show just patches for version:<br/>
</p>
-<a name="comp"></a>
-<h2>Components</h2>
+<h2 id="comp">Components</h2>
<p>
The following component references are used in the above table:
</p>