diff --git a/vendor/couchapp/_attachments/jquery.couchapp.js b/vendor/couchapp/_attachments/jquery.couchapp.js index 8ddd475f..2088e4b9 100644 --- a/vendor/couchapp/_attachments/jquery.couchapp.js +++ b/vendor/couchapp/_attachments/jquery.couchapp.js @@ -185,6 +185,7 @@ }, db : db, design : design, + view : design.view, docForm : docForm, prettyDate : prettyDate });