Make use of Djblets's new jquery templates.
Review Request #2661 — Created Oct. 15, 2011 and submitted — Latest diff uploaded
Make use of Djblets's new jquery templates. Instead of hard-coding the paths to the jquery and jquery-ui scripts, we now use Djblets's new templates, allowing us to adopt any new version we use in Djblets, or hard-code a version for older releases.
All affected pages continue to work fine.
reviewboard/templates/base.html |
---|
reviewboard/templates/admin/authentication_settings.html |
---|
reviewboard/templates/admin/dashboard.html |
---|
reviewboard/templates/admin/storage_settings.html |
---|
reviewboard/templates/admin/scmtools/repository/change_form.html |
---|