|
|
@@ -51,7 +51,6 @@ ${ commonheader("Job Browser", "jobbrowser", user, request) | n,unicode }
|
|
|
</style>
|
|
|
% endif
|
|
|
|
|
|
-<link rel="stylesheet" href="${ static('desktop/ext/css/c3.min.css') }">
|
|
|
<link rel="stylesheet" href="${ static('jobbrowser/css/jobbrowser-embeddable.css') }">
|
|
|
|
|
|
<script src="${ static('oozie/js/dashboard-utils.js') }" type="text/javascript" charset="utf-8"></script>
|
|
|
@@ -60,7 +59,6 @@ ${ commonheader("Job Browser", "jobbrowser", user, request) | n,unicode }
|
|
|
<script src="${ static('desktop/ext/js/knockout-sortable.min.js') }"></script>
|
|
|
<script src="${ static('desktop/js/ko.editable.js') }"></script>
|
|
|
<script src="${ static('desktop/ext/js/d3.v5.js') }"></script>
|
|
|
-<script src="${ static('desktop/ext/js/c3.min.js') }"></script>
|
|
|
|
|
|
% if ENABLE_QUERY_BROWSER.get():
|
|
|
<script src="${ static('desktop/ext/js/d3.v3.js') }"></script>
|