|
|
@ -866,7 +866,7 @@ $.fn.modal.settings = { |
|
|
|
onDeny : function(){ return true; }, |
|
|
|
|
|
|
|
selector : { |
|
|
|
close : '.close', |
|
|
|
close : '> .close', |
|
|
|
approve : '.actions .positive, .actions .approve, .actions .ok', |
|
|
|
deny : '.actions .negative, .actions .deny, .actions .cancel', |
|
|
|
modal : '.ui.modal' |
|
|
|