]> source.dussan.org Git - jquery-ui.git/commit
Bug fix for isLocal function in jQuery Tabs.
authorAlex Rhea <alex.rhea@gmail.com>
Tue, 3 Jan 2012 18:00:02 +0000 (13:00 -0500)
committerAlex Rhea <alex.rhea@gmail.com>
Tue, 3 Jan 2012 18:00:02 +0000 (13:00 -0500)
commiteef633e32a20ad93355060a8eef4b2129cf0bc5c
tree96157faf660e220badb004bc5babd8062cdb8f9f
parentce7918fc73c161ab237f052bad070e34250526be
Bug fix for isLocal function in jQuery Tabs.

isLocal function was not compatible with HTML5 push state as the url
could have changed since the page was loaded as in cases with
Backbone.js
ui/jquery.ui.tabs.js