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

       Web browser: ---
            Bug ID: 48976
           Summary: Update SecurePoll to use ResourceLoader
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: SecurePoll
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

$wgOut->addLink( array(
            'rel' => 'stylesheet',
            'href' =>
"$wgScriptPath/extensions/SecurePoll/resources/SecurePoll.css",
            'type' => 'text/css'
        ) );
        $wgOut->addScriptFile(
"$wgScriptPath/extensions/SecurePoll/resources/SecurePoll.js" );

-- 
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