Try "1" for accesskey

This commit is contained in:
theopolisme 2014-04-09 05:58:29 -05:00
parent eca7227ca1
commit c9c71de016

View File

@ -639,7 +639,7 @@
// Add the launch link
$afchLaunchLink = $( mw.util.addPortletLink( 'p-cactions', '#', 'Review (AFCH)',
'ca-afch', 'Review submission using afch-rewrite', 'k' ) );
'ca-afch', 'Review submission using afch-rewrite', '1' ) );
// Mark links to old helper script as old links
$( '#p-cactions #ca-afcHelper > a' )