11069f44dac7de9edc95c55a2923eb6f1143c4a6

stable
Alejandro Alonso 2015-01-28 09:54:44 +01:00
parent b38b208657
commit a74ca61f8d
3 changed files with 6 additions and 6 deletions

6
dist/index.html vendored
View File

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

View File

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

File diff suppressed because one or more lines are too long