Browse Source

Updates app.bundle.js and restores latest sdp-interop.

j8
George Politis 10 years ago
parent
commit
fb6ad8cffd
2 changed files with 9417 additions and 9321 deletions
  1. 1
    1
      index.html
  2. 9416
    9320
      libs/app.bundle.js

+ 1
- 1
index.html View File

19
     <script src="libs/popover.js?v=1"></script><!-- bootstrap tooltip lib -->
19
     <script src="libs/popover.js?v=1"></script><!-- bootstrap tooltip lib -->
20
     <script src="libs/toastr.js?v=1"></script><!-- notifications lib -->
20
     <script src="libs/toastr.js?v=1"></script><!-- notifications lib -->
21
     <script src="interface_config.js?v=5"></script>
21
     <script src="interface_config.js?v=5"></script>
22
-    <script src="libs/app.bundle.js?v=69"></script>
22
+    <script src="libs/app.bundle.js?v=70"></script>
23
     <script src="analytics.js?v=1"></script><!-- google analytics plugin -->
23
     <script src="analytics.js?v=1"></script><!-- google analytics plugin -->
24
     <link rel="stylesheet" href="css/font.css?v=7"/>
24
     <link rel="stylesheet" href="css/font.css?v=7"/>
25
     <link rel="stylesheet" href="css/toastr.css?v=1">
25
     <link rel="stylesheet" href="css/toastr.css?v=1">

+ 9416
- 9320
libs/app.bundle.js
File diff suppressed because it is too large
View File


Loading…
Cancel
Save