4042396a8f485b545b03b8ac55c680695a61d731

stable
Alejandro Alonso 2015-01-28 15:18:18 +01:00
parent 5514089846
commit bd1db123dc
3 changed files with 5 additions and 5 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=1422452890728"></script> <script src="/js/libs.js?v=1422454670297"></script>
<script src="/js/app-loader.js?v=1422452890728"></script> <script src="/js/app-loader.js?v=1422454670297"></script>
<script src="/js/templates.js?v=1422452890728"></script> <script src="/js/templates.js?v=1422454670297"></script>
</body> </body>
</html> </html>

View File

@ -1,7 +1,7 @@
(function() { (function() {
var promise, version; var promise, version;
version = 1422452890744; version = 1422454670313;
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