Skip to main content

Search and Top Navigation

Ticket #4836: ui.tabs.js.diff


File ui.tabs.js.diff, 0.4 KB (added by aschild, September 04, 2009 02:10PM UTC)

Diff file with the enhancement

91,93d90
< 			var onlyLocation= location.toString().split('#')[0];
< 			var locArray= onlyLocation.split('/');
< 			var lastElement= locArray[locArray.length-1];
95,97c92
< 					(baseEl = $('base')[0]) && hrefBase === baseEl.href) ||
< 					(hrefBase.indexOf('/') == -1 && hrefBase == lastElement)
< 				) {
---
> 					(baseEl = $('base')[0]) && hrefBase === baseEl.href)) {

Download in other formats:

Original Format