mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Update button.js
update also button title if label changes
This commit is contained in:
parent
4f205e20b9
commit
7d0f6551a7
@ -255,7 +255,7 @@ $.widget( "ui.button", {
|
||||
this._attachIconSpace( this.options.iconPosition );
|
||||
}
|
||||
}
|
||||
this._updateTooltip();
|
||||
this.element.attr( "title", value );
|
||||
}
|
||||
|
||||
this._super( key, value );
|
||||
|
Loading…
Reference in New Issue
Block a user