Skip to content

Commit ae4ac36

Browse files
committed
comma
1 parent 853f34d commit ae4ac36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pat/modal/modal.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ define([
154154
$(document).off(".pat-modal");
155155
$el.remove();
156156
$('body').removeClass("modal-active");
157-
}
157+
},
158158
destroy_inject: function() {
159159
var $el = this.$el;
160160
if ($el.find('form').hasClass('pat-inject') ) {

0 commit comments

Comments
 (0)