<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="sr-ec">
		<id>https://wikimedia.rs.ba/index.php?action=history&amp;feed=atom&amp;title=%D0%9C%D0%B5%D0%B4%D0%B8%D1%98%D0%B0%D0%B2%D0%B8%D0%BA%D0%B8%3AVector.js</id>
		<title>Медијавики:Vector.js - Историја измена</title>
		<link rel="self" type="application/atom+xml" href="https://wikimedia.rs.ba/index.php?action=history&amp;feed=atom&amp;title=%D0%9C%D0%B5%D0%B4%D0%B8%D1%98%D0%B0%D0%B2%D0%B8%D0%BA%D0%B8%3AVector.js"/>
		<link rel="alternate" type="text/html" href="https://wikimedia.rs.ba/index.php?title=%D0%9C%D0%B5%D0%B4%D0%B8%D1%98%D0%B0%D0%B2%D0%B8%D0%BA%D0%B8:Vector.js&amp;action=history"/>
		<updated>2026-09-12T21:45:35Z</updated>
		<subtitle>Историја измена ове странице на викију</subtitle>
		<generator>MediaWiki 1.25.1</generator>

	<entry>
		<id>https://wikimedia.rs.ba/index.php?title=%D0%9C%D0%B5%D0%B4%D0%B8%D1%98%D0%B0%D0%B2%D0%B8%D0%BA%D0%B8:Vector.js&amp;diff=13&amp;oldid=prev</id>
		<title>Admin: Нова страница: /* Any JavaScript here will be loaded for users using the Vector skin */  //to be able to switch the language variant (overrides the default buttons with more visible o…</title>
		<link rel="alternate" type="text/html" href="https://wikimedia.rs.ba/index.php?title=%D0%9C%D0%B5%D0%B4%D0%B8%D1%98%D0%B0%D0%B2%D0%B8%D0%BA%D0%B8:Vector.js&amp;diff=13&amp;oldid=prev"/>
				<updated>2015-06-19T19:59:21Z</updated>
		
		<summary type="html">&lt;p&gt;Нова страница: ‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Any JavaScript here will be loaded for users using the Vector skin: &lt;/span&gt;  //to be able to switch the language variant (overrides the default buttons with more visible o…&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Нова страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* Any JavaScript here will be loaded for users using the Vector skin */&lt;br /&gt;
&lt;br /&gt;
//to be able to switch the language variant (overrides the default buttons with more visible ones)&lt;br /&gt;
function tabWorkaround() {&lt;br /&gt;
	if(mw.config.get('wgUserVariant') == 'sr') {&lt;br /&gt;
		var tab_urls = {};&lt;br /&gt;
		tab_urls[0] = document.getElementById('ca-0').getElementsByTagName('a')[0].href; //Ћирилица&lt;br /&gt;
		tab_urls[1] = document.getElementById('ca-1').getElementsByTagName('a')[0].href; //Latinica&lt;br /&gt;
		$('#p-variants').remove();&lt;br /&gt;
		mw.util.addPortletLink('p-namespaces', tab_urls[0], 'Ћирилица');&lt;br /&gt;
		mw.util.addPortletLink('p-namespaces', tab_urls[1], 'Latinica');&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
$(document).ready(tabWorkaround);&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	</feed>