cb60f88af751f4375562715d61270cca2ab254fa

stable
Alejandro Alonso 2015-01-27 14:46:17 +01:00
parent ce81d90538
commit 6c90b46f25
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=1422365745208"></script> <script src="/js/libs.js?v=1422366349349"></script>
<script src="/js/app-loader.js?v=1422365745208"></script> <script src="/js/app-loader.js?v=1422366349349"></script>
<script src="/js/templates.js?v=1422365745208"></script> <script src="/js/templates.js?v=1422366349349"></script>
</body> </body>
</html> </html>

View File

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