343eafc5708b7d8440ef8ea40aed3ecc39edb329

stable
Alejandro Alonso 2015-05-05 11:52:58 +02:00
parent ae2e81735e
commit df03d2456c
5 changed files with 21 additions and 12 deletions

6
dist/index.html vendored
View File

@ -159,8 +159,8 @@
<p>Loading...</p> <p>Loading...</p>
</div> </div>
</div> </div>
<script src="/js/libs.js?v=1430807633628"></script> <script src="/js/libs.js?v=1430819540805"></script>
<script src="/js/templates.js?v=1430807633628"></script> <script src="/js/templates.js?v=1430819540805"></script>
<script src="/js/app-loader.js?v=1430807633628"></script> <script src="/js/app-loader.js?v=1430819540805"></script>
</body> </body>
</html> </html>

View File

@ -1,7 +1,7 @@
(function() { (function() {
var promise, version; var promise, version;
version = 1430807633638; version = 1430819540810;
window.taigaConfig = { window.taigaConfig = {
"api": "http://localhost:8000/api/v1/", "api": "http://localhost:8000/api/v1/",

19
dist/js/app.js vendored

File diff suppressed because one or more lines are too long

2
dist/js/app.js.map vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long