diff options
Diffstat (limited to 'public/js/vendor/view/formview.js')
| -rw-r--r-- | public/js/vendor/view/formview.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/js/vendor/view/formview.js b/public/js/vendor/view/formview.js index f5845e7..d77ff51 100644 --- a/public/js/vendor/view/formview.js +++ b/public/js/vendor/view/formview.js @@ -124,6 +124,7 @@ var FormView = View.extend({ }) +/* var ModalFormView = ModalView.extend(FormView.prototype).extend({ @@ -133,3 +134,5 @@ var ModalFormView = ModalView.extend(FormView.prototype).extend({ } }) + +*/
\ No newline at end of file |
