mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-16 04:45:18 +03:00
Merge branch 'development' into thenickdude-private-development
Conflicts: js/data_storage.js main.css tabs/dataflash.css tabs/dataflash.html
This commit is contained in:
commit
4ccd0bed3e
47 changed files with 1136 additions and 957 deletions
|
@ -287,8 +287,7 @@ GUI_control.prototype.content_ready = function (callback) {
|
|||
});
|
||||
|
||||
$('.cf_tip').each(function() {
|
||||
$(this).jBox('Tooltip', {
|
||||
content: $(this).children('.cf_tooltiptext'),
|
||||
$(this).jBox('Tooltip', {
|
||||
delayOpen: 100,
|
||||
delayClose: 100,
|
||||
position: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue