Skip to content

Commit

Permalink
a105ccb48373b9f3b917b5b466b383f15c509d44
Browse files Browse the repository at this point in the history
  • Loading branch information
superalex committed Mar 20, 2015
1 parent c09e080 commit 3bf8bc8
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@ <h2 class="title">Tell us something...</h2>
<p>Loading...</p>
</div>
</div>
<script src="/js/libs.js?v=1426586519819"></script>
<script src="/js/app-loader.js?v=1426586519819"></script>
<script src="/js/templates.js?v=1426586519819"></script>
<script src="/js/libs.js?v=1426844703197"></script>
<script src="/js/app-loader.js?v=1426844703197"></script>
<script src="/js/templates.js?v=1426844703197"></script>
</body>
</html>
2 changes: 1 addition & 1 deletion dist/js/app-loader.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(function() {
var promise, version;

version = 1426586519824;
version = 1426844703203;

window.taigaConfig = {
"api": "http://localhost:8000/api/v1/",
Expand Down

0 comments on commit 3bf8bc8

Please sign in to comment.