Widget:Hotkey: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) No edit summary |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
console.log(mw.user. | console.log(mw.user.getRights()); | ||
var timer1 = $.timer(function(){ | var timer1 = $.timer(function(){ | ||
}); | }); |