kopia lustrzana https://github.com/magicbug/Cloudlog
[Advanced searched] Fixed tooltip for result from stored queries
rodzic
944ab40e5e
commit
5b2a6a66fa
|
@ -349,6 +349,7 @@ $(function () {
|
|||
if (isDarkModeTheme()) {
|
||||
$(".buttons-csv").css("color", "white");
|
||||
}
|
||||
$('[data-toggle="tooltip"]').tooltip();
|
||||
$(".runbutton").removeClass('running');
|
||||
$(".runbutton").prop('disabled', false);
|
||||
});
|
||||
|
|
Ładowanie…
Reference in New Issue