Show More
@@ -65,7 +65,7 b' define([' | |||
|
65 | 65 | this._clocklink = $('<a/>').attr('href', "#"); |
|
66 | 66 | this._clocklink.attr('role', "button"); |
|
67 | 67 | this._clocklink.addClass('ui-button'); |
|
68 |
this._clocklink.attr('title', 'Tooltip |
|
|
68 | this._clocklink.attr('title', 'Tooltip will linger for 10 seconds while you type'); | |
|
69 | 69 | var clockspan = $('<span/>').text('Close'); |
|
70 | 70 | clockspan.addClass('ui-icon'); |
|
71 | 71 | clockspan.addClass('ui-icon-clock'); |
General Comments 0
You need to be logged in to leave comments.
Login now