Sindbad~EG File Manager

Current Path : /home/numerotech/www/livemt2023.aios-scientificcommittee.org/public/js/
Upload File :
Current File : //home/numerotech/www/livemt2023.aios-scientificcommittee.org/public/js/custom.js

function clearError()
{
  $("label.error").hide();
  //$(".error").removeClass("error");
}

function closeModel(id) {
  $(id).modal('hide');
  $('body').removeClass('modal-open');
  $('.modal-backdrop').remove();
}

function errormsg(msg)
{ 
  $(".alert-danger").hide()
  if(msg)
  {
    $(".alert-danger").show()
    $(".alert-danger").html(msg);        
    $('html, body').animate({ scrollTop: $(".alert-danger").offset().top }, 300);
  }

}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists