You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$(document).ready(function(){// Remove unneeded Save button$('#bt_savePluginConfig').remove();if(!dStatus){// Set Mosquitto statusjmqtt_config.mosquittoStatus(mStatus);}// Wrap Log Save buttonjmqtt_config.logSaveWrapper();// TODO: Fix init tooltips workarround// Init tooltips as a workarround to fix tips loading// labels: workarround, javascriptjeedomUtils.initTooltips();});
The text was updated successfully, but these errors were encountered:
Init tooltips as a workarround to fix tips loading
jMQTT/desktop/js/jMQTT.config.js
Line 493 in 68f8470
The text was updated successfully, but these errors were encountered: