treeherder/ui/plugins/job_details
William Lachance 6bd795a9d3 Bug 1160082 - Fix various minor problems with angular 1.4 upgrade
Angular 1.4 no longer sorts object properties when iterating over them
using ng-repeat (https://docs.angularjs.org/api/ng/directive/ngRepeat),
so we need to handle this ourselves.

This updates the log viewer, talos panel, and job details panel to use
various techniques to sort stuff properly.
2015-06-03 12:54:48 -04:00
..
main.html Bug 1160082 - Fix various minor problems with angular 1.4 upgrade 2015-06-03 12:54:48 -04:00