Изменения

MediaWiki:Mobile.js

143 байта добавлено, 21:03, 29 января 2017
Нет описания правки
( function() {
'use strict';
 
mw.loader.load( '/resources/src/jquery.tipsy/jquery.tipsy.js' );
 
$(function () {
$('.tooltip').tipsy({gravity: $.fn.tipsy.autoNS});
});
 
/* Variables for interface text used throughout the script, for ease of translating */