Job detail page

Built new event viewer. Based on LogViewer.js that provides a common log viewing dialog.  Event viewer dialog has the same look and feel.
This commit is contained in:
Chris Houseknecht
2014-07-01 13:43:24 -04:00
parent 52a463305f
commit 254c552734
9 changed files with 362 additions and 126 deletions

View File

@@ -257,5 +257,6 @@
</div>
</div>
<div id="event-viewer-dialog" style="display: none;"></div>
<div ng-include="'/static/partials/eventviewer.html'"></div>
</div>