Don't remove the dropdown toggle
This commit is contained in:
parent
e01872fc79
commit
83a905bfe1
|
@ -583,7 +583,7 @@ $( '#sendbtn' ).attr({
|
||||||
.addClass('send-btn-tooltip');
|
.addClass('send-btn-tooltip');
|
||||||
|
|
||||||
$( '#sendbtn2' ).attr({
|
$( '#sendbtn2' ).attr({
|
||||||
'data-toggle': 'tooltip',
|
'data-toggle-two': 'tooltip',
|
||||||
'title': 'Send to Kindle',
|
'title': 'Send to Kindle',
|
||||||
'data-placement': 'bottom',
|
'data-placement': 'bottom',
|
||||||
'data-viewport': '.btn-toolbar' })
|
'data-viewport': '.btn-toolbar' })
|
||||||
|
|
Loading…
Reference in New Issue
Block a user