Skip to content
This repository was archived by the owner on May 16, 2019. It is now read-only.

Commit d07aa32

Browse files
committed
updating comment
1 parent 3075147 commit d07aa32

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

js/views/baseModal.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,6 @@ module.exports = baseVw.extend({
8181
}
8282

8383
// TODO: allow other options to be modifiable via this method.
84-
// TODO: any options passed in here will be merged with existing ones,
85-
// but what if you want to replace the options?? Perhaps this should
86-
// replace and then we need a getModalOptions function?
8784
},
8885

8986
remove: function() {

0 commit comments

Comments
 (0)