Project

General

Profile

« Previous | Next » 

Revision 77e12c85

Added by Tomer Brisker over 7 years ago

Fixes #13047, #16291 - Upgrade datatables and move it to npm

View differences:

app/assets/javascripts/compute_resource.js
$(this).closest(".tab-content").find("#spinner").html(Jed.sprintf(__("There was an error listing VMs: %(status)s %(statusText)s"), {status: xhr.status, statusText: xhr.statusText}));
}
else {
activateDatatables();
tfm.tools.activateDatatables();
}
});
});

Also available in: Unified diff