6bc1b40581171f3388a478d6900df0c696b91901

stable
Alejandro Alonso 2015-01-28 10:22:50 +01:00
parent a74ca61f8d
commit c0e274a4ce
3 changed files with 23 additions and 23 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=1422435253177"></script> <script src="/js/libs.js?v=1422436936576"></script>
<script src="/js/app-loader.js?v=1422435253177"></script> <script src="/js/app-loader.js?v=1422436936576"></script>
<script src="/js/templates.js?v=1422435253177"></script> <script src="/js/templates.js?v=1422436936576"></script>
</body> </body>
</html> </html>

View File

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

38
dist/js/templates.js vendored

File diff suppressed because one or more lines are too long