4c8cfca692a26ffb421b23c09501daedb109bb0b

stable
David Barragán Merino 2015-07-20 20:30:50 +02:00
parent 58a926d553
commit cf51a5eea4
3 changed files with 14 additions and 14 deletions

6
dist/index.html vendored
View File

@ -84,8 +84,8 @@
<p translate="NOTIFICATION.WARNING_TEXT"></p> <p translate="NOTIFICATION.WARNING_TEXT"></p>
</div><a href="" title="{{'NOTIFICATION.CLOSE' | translate}}" class="icon icon-delete"></a> </div><a href="" title="{{'NOTIFICATION.CLOSE' | translate}}" class="icon icon-delete"></a>
</div> </div>
<script src="/js/libs.js?v=1435861521433"></script> <script src="/js/libs.js?v=1437417017474"></script>
<script src="/js/templates.js?v=1435861521433"></script> <script src="/js/templates.js?v=1437417017474"></script>
<script src="/js/app-loader.js?v=1435861521433"></script> <script src="/js/app-loader.js?v=1437417017474"></script>
</body> </body>
</html> </html>

View File

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

20
dist/js/templates.js vendored

File diff suppressed because one or more lines are too long