343eafc5708b7d8440ef8ea40aed3ecc39edb329

stable
Alejandro Alonso 2015-05-05 08:34:33 +02:00
parent f5d4a9539f
commit ae2e81735e
6 changed files with 18 additions and 27 deletions

6
dist/index.html vendored
View File

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

View File

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

19
dist/js/app.js vendored

File diff suppressed because one or more lines are too long

2
dist/js/app.js.map vendored

File diff suppressed because one or more lines are too long

12
dist/js/templates.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long