Fixed an issue where Execute button of the query tool gets disabled once we change anything in the data grid. Fixes #6798

This commit is contained in:
Nikhil Mohite
2021-10-06 16:59:38 +05:30
committed by Akshay Joshi
parent 7787def660
commit ca32828281
2 changed files with 2 additions and 0 deletions

View File

@@ -2895,6 +2895,7 @@ define('tools.querytool', [
},
function() {
// Stop, User wants to save
$('#btn-flash').prop('disabled', false);
return true;
}
).set('labels', {