"Continue without kernel" button

Min RK 11 years ago
parent e67df0526a
commit abf27c1ddf

@ -248,7 +248,7 @@ define([
title : 'Kernel not found',
body : body,
buttons : {
'No appropriate kernel' : {
'Continue without kernel' : {
class : 'btn-danger',
click : function () {
that.events.trigger('no_kernel.Kernel');

Loading…
Cancel
Save