removed comment,

This commit is contained in:
DESKTOP-GENO133\IvanPlex
2024-01-31 09:13:13 -07:00
parent 1f0cef4161
commit d8f53e4b65

View File

@@ -46,7 +46,6 @@ function loadPinnedNotes(vehicleId) {
hoveredGrid.tooltip("show");
} else {
//disable the tooltip
//hoveredGrid.attr("data-bs-toggle", "");
hoveredGrid.attr("data-bs-title", "");
}
});