https://bugzilla.wikimedia.org/show_bug.cgi?id=72522

--- Comment #2 from Jon <[email protected]> ---
Looks like Section template got broken.

To fix it:
mw.mobileFrontend.require( 'Section' ).prototype.template =
mw.mantle.template.compile( '{{#heading}}<h2><span
id="{{anchor}}">{{{heading}}}</span><a href="#editor/{{id}}"
data-section="{{id}}"
class="edit-page">{{editLabel}}</a></h2>{{/heading}}<div>{{{content}}}</div>',
'hogan' )

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to