Revision a370d3dd templates/b3theme/base.html

b/templates/b3theme/base.html
188 188
		$("#langsel").val(lang);
189 189
		$("#langform").submit();
190 190
	}
191
	
192
	$(document).ready(function() {
193
  $.ajaxSetup({ cache: false });
194
});
191 195

  
192 196
	</script>
193 197

  

Also available in: Unified diff