1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-23 08:15:19 +03:00

calibration tab removed

This commit is contained in:
Pawel Spychalski (DzikuVx) 2016-06-18 11:25:51 +02:00
parent 8548d1d78e
commit 3c098d4ba7
5 changed files with 38 additions and 62 deletions

View file

@ -35,7 +35,6 @@ var GUI_control = function () {
'receiver',
'sensors',
'servos',
'calibration',
'setup'
];
this.allowedTabs = this.defaultAllowedTabsWhenDisconnected;
@ -291,7 +290,7 @@ GUI_control.prototype.content_ready = function (callback) {
});
$('.cf_tip').each(function() {
$(this).jBox('Tooltip', {
$(this).jBox('Tooltip', {
delayOpen: 100,
delayClose: 100,
position: {