Merge pull request #679 from ellisonbg/runall-style

Making style of restart kernel confirm buttons consistent
This commit is contained in:
Min RK 2015-10-29 13:46:52 +01:00
commit ef3524f313

View File

@ -1908,7 +1908,7 @@ define(function (require) {
),
buttons : {
"Restart" : {
"class" : "btn-warning",
"class" : "btn-danger",
"click" : function () {},
},
}