]> source.dussan.org Git - jquery-ui.git/commit
Tabs: Use standard promise methods for jqXHR
authorScott González <scott.gonzalez@gmail.com>
Mon, 23 Feb 2015 19:55:25 +0000 (14:55 -0500)
committerScott González <scott.gonzalez@gmail.com>
Tue, 10 Mar 2015 16:37:14 +0000 (12:37 -0400)
commit1c92d68c042a493303edb48c11b3e35d62d6aff6
treecfc31a54cc6eddb7f25efbca6c6ce4438919fd84
parentddc1b32a45746db7cc8e96de92818936464b323b
Tabs: Use standard promise methods for jqXHR

The old success(), error() and complete() methods have been deprecated for a
while and have been removed in upstream master.

Closes gh-1455
(cherry picked from commit c1dfb98d4576901aacf35f99d2506e8f652c2690)
demos/tabs/ajax.html
ui/tabs.js