Load diff files from javascript.
Review Request #4546 — Created Sept. 9, 2013 and submitted
Load diff files from javascript.
This changes the diff viewer to create the diff-container items from javascript
instead of the django template.
- Loaded a few different diff revisions and interdiffs and saw that things
loaded correctly. - Ran js-tests.
- Ran jshint.