|
|
@ -118,7 +118,7 @@ define([
|
|
|
|
/* If we're certain that we aren't using these "*Class" APIs
|
|
|
|
/* If we're certain that we aren't using these "*Class" APIs
|
|
|
|
anywhere else then we can deprecate them and make this a
|
|
|
|
anywhere else then we can deprecate them and make this a
|
|
|
|
custom modal in common-interface (or here). */
|
|
|
|
custom modal in common-interface (or here). */
|
|
|
|
cancelClass: 'btn.btn-primary',
|
|
|
|
cancelClass: 'btn.btn-safe',
|
|
|
|
okClass: 'btn.btn-danger',
|
|
|
|
okClass: 'btn.btn-danger',
|
|
|
|
reverseOrder: true,
|
|
|
|
reverseOrder: true,
|
|
|
|
done: function ($dialog) {
|
|
|
|
done: function ($dialog) {
|
|
|
|