Remove reference to BaseTemplateAfterPortlet

Bug: T280608
Change-Id: I87ebd765defd7c71f2463257d8bae14107988220
This commit is contained in:
bwang 2021-06-22 09:58:31 -05:00 committed by Bernard Wang
parent 5029ce11e4
commit 84737bc9c7
1 changed files with 2 additions and 1 deletions

View File

@ -33,7 +33,8 @@ export const PORTALS = {
<li><a href='#'>on each list item</a></li>
`,
'html-after-portal': portletAfter(
placeholder( `<p>Beware: The <a href="https://codesearch.wmcloud.org/search/?q=BaseTemplateAfterPortlet&i=nope&files=&repos=">BaseTemplateAfterPortlet hook</a> can be used to inject arbitary HTML here for any portlet.</p>`, 60 )
placeholder( `<p>Beware: The <a href="https://codesearch.wmcloud.org/search/?q=SkinAfterPortlet&i=nope&files=&repos=">SkinAfterPortlet hook</a>
can be used to inject arbitary HTML here for any portlet.</p>`, 60 )
)
},
navigation: {