fixed issues 1742:dal Teradata connection issue. cursors not being closed at the end of sessions, thanks awilliman01
This commit is contained in:
@@ -513,7 +513,7 @@
|
||||
if(flash.html()) flash.append('<span id="closeflash"> × </span>').slideDown();
|
||||
},
|
||||
hide_flash: function () {
|
||||
$('.flash').hide().html('');
|
||||
$('.flash').fadeOut(0).html('');
|
||||
},
|
||||
show_if_handler: function (target) {
|
||||
var triggers = {};
|
||||
|
||||
Reference in New Issue
Block a user