mirror of
https://github.com/janeczku/calibre-web.git
synced 2024-11-26 08:51:05 +02:00
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');
|
||||
|
||||
$( '#sendbtn2' ).attr({
|
||||
'data-toggle': 'tooltip',
|
||||
'data-toggle-two': 'tooltip',
|
||||
'title': 'Send to Kindle',
|
||||
'data-placement': 'bottom',
|
||||
'data-viewport': '.btn-toolbar' })
|
||||
|
Loading…
Reference in New Issue
Block a user