GitHub user deathbearbrown opened a pull request: https://github.com/apache/couchdb/pull/62
1802 - Ajax loaders & helper methods. Added 2 methods to helper.js for adding/removing ajax loaders & for getting the current year. Adding the helper scripts as part of app at Russell's request. Helpers is really small now. If it gets bigger we can break it out. You can merge this pull request into a Git repository by running: $ git pull https://github.com/deathbearbrown/couchdb 1802-Helper-functions-ajax-loaders Alternatively you can review and apply these changes as the patch at: https://github.com/apache/couchdb/pull/62.patch ---- commit ac9ae9b0ce3614e66f8096f2febe5c832c0d66f8 Author: suelockwood <deathbearbr...@gmail.com> Date: 2013-05-29T15:16:03Z Added 2 helper functions for getting the current year and adding/removing loaders. Adding the helper scripts as part of app at Russell's request. ----