Skip to content

Commit 2527478

Browse files
committed
rev
1 parent 0997672 commit 2527478

File tree

6 files changed

+33
-9
lines changed

6 files changed

+33
-9
lines changed

elastichq/static/app.bundle.css

Lines changed: 31 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

elastichq/static/commons.82896024982457abbfa2.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

elastichq/static/commons.82896024982457abbfa2.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

elastichq/static/main.82896024982457abbfa2.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

elastichq/static/main.82896024982457abbfa2.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

elastichq/templates/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<meta charset="UTF-8">
55
<title>Elastic Search - HQ</title>
66
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/2.0.4/socket.io.js"></script>
7-
<link href="static/app.bundle.css?82896024982457abbfa2" rel="stylesheet"></head>
7+
<link href="static/app.bundle.css?8f8008bdb0d1843e5c8c" rel="stylesheet"></head>
88
<body ng-app="eshq" ng-strict-di>
99
<eshq-top-nav></eshq-top-nav>
1010
<div class="container-fluid">
1111
<div ui-view></div>
1212
</div>
1313
<eshq-footer></eshq-footer>
14-
<script type="text/javascript" src="static/commons.82896024982457abbfa2.js?82896024982457abbfa2"></script><script type="text/javascript" src="static/main.82896024982457abbfa2.js?82896024982457abbfa2"></script></body>
14+
<script type="text/javascript" src="static/commons.8f8008bdb0d1843e5c8c.js?8f8008bdb0d1843e5c8c"></script><script type="text/javascript" src="static/main.8f8008bdb0d1843e5c8c.js?8f8008bdb0d1843e5c8c"></script></body>
1515
</html>

0 commit comments

Comments
 (0)