Don't remove the dropdown toggle

pull/777/head
hexeth 5 years ago committed by GitHub
parent e01872fc79
commit 83a905bfe1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -583,7 +583,7 @@ $( '#sendbtn' ).attr({
.addClass('send-btn-tooltip');
$( '#sendbtn2' ).attr({
'data-toggle': 'tooltip',
'data-toggle-two': 'tooltip',
'title': 'Send to Kindle',
'data-placement': 'bottom',
'data-viewport': '.btn-toolbar' })

Loading…
Cancel
Save