mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-13 17:57:06 +00:00
Update codesearch URL to wmcloud.org
Change-Id: I5aa4e362807208a1aef3476949238d4fe62858df
This commit is contained in:
parent
6ae5cf8064
commit
bd2ee525b1
|
@ -47,7 +47,7 @@ export const PORTALS = {
|
||||||
<li><a href='#'>on each list item</a></li>
|
<li><a href='#'>on each list item</a></li>
|
||||||
`,
|
`,
|
||||||
'html-after-portal': portletAfter(
|
'html-after-portal': portletAfter(
|
||||||
placeholder( `<p>Beware: The <a href="https://codesearch.wmflabs.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=BaseTemplateAfterPortlet&i=nope&files=&repos=">BaseTemplateAfterPortlet hook</a> can be used to inject arbitary HTML here for any portlet.</p>`, 60 )
|
||||||
)
|
)
|
||||||
},
|
},
|
||||||
navigation: {
|
navigation: {
|
||||||
|
|
Loading…
Reference in a new issue