Files
awx/awx/ui/static/js
Chris Houseknecht 58b40422c3 Job stdout - Safari support
Safari's DOMParser object does not support parsing HTML. When the app initializes we now detect the browser type and define $rootScope.browser accordingly. If the browser is Safari, then we do some ugly looping and regex'ing to separate out the html and style sheet from the stdout API response.
2014-06-17 11:53:33 -04:00
..
2014-06-17 11:53:33 -04:00
2014-06-02 18:14:30 -04:00
2014-06-16 14:31:35 -04:00
2014-06-02 18:14:30 -04:00
2014-06-17 11:53:33 -04:00