File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 155155
156156 $ GLOBALS ['wgServiceWiringFiles ' ][] = __DIR__ . '/includes/ServiceWiring.php ' ;
157157
158- $ GLOBALS ['wgExtensionFunctions ' ][] = static function () {
158+ $ GLOBALS ['wgExtensionFunctions ' ][] = static function () {
159159 $ hookContainer = \MediaWiki \MediaWikiServices::getInstance ()->getHookContainer ();
160160 $ runner = new \MWStake \MediaWiki \Component \CommonUserInterface \Setup ();
161161 $ hookContainer ->register ( 'SiteNoticeAfter ' , [ $ runner , 'onSiteNoticeAfter ' ] );
Original file line number Diff line number Diff line change 11<li { { #id} } id =" { { .} } " { { /id} } class =" mws-tree-item{ { class} } " { { #role} } role =" { { .} } " { { /role} } >
22 <div >
3- { {#expandBtn} }<a class =" mws-tree-expander{ { class} } " role =" button" tabindex =" 0" aria-label =" { { text} } " { { #id} } aria-controls =" { { .} } -children" { { /id} } { { #hasChildren} } aria-expanded =" { { expanded} } " aria-haspopup =" true" { { /hasChildren} } ></a >{ {/expandBtn} }<span id =" { { labelId} } " class =" mws-tree-item-label{ { #isNew} } new{ { /isNew} } " tabindex =" 0" >{ {text} }</span >
3+ { {#expandBtn} }<a class =" mws-tree-expander{ { class} } " role =" button" tabindex =" 0" aria-label =" { { text} } " { { #id} } aria-controls =" { { .} } -children" { { /id} } { { #hasChildren} } aria-expanded =" { { expanded} } " aria-haspopup =" true" { { /hasChildren} } ></a >{ {/expandBtn} }<span id =" { { labelId} } " class =" mws-tree-item-label{ { #isNew} } new{ { /isNew} } " tabindex =" 0" >{ {{ text} }}</span >
44 </div >
55 { {#hasChildren} }
66 <ul { { #id} } id =" { { .} } -children" { { /id} } class =" mws-tree mws-tree-item-children{ { #expanded} } show{ { /expanded} } " role =" tree" aria-labelledby =" { { labelId} } " tabindex =" 0" >
You can’t perform that action at this time.
0 commit comments