Commit 766b4430afb52e81974fb937171a62f68046ff02

Authored by Victor Costa
1 parent f6b43ad2

Load commons.js

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
src/index.html
@@ -35,7 +35,8 @@ @@ -35,7 +35,8 @@
35 35
36 36
37 37
38 - <script src="noosfero.js"></script> 38 + <script src="commons.js"></script>
  39 + <script src="noosfero.js"></script>
39 <!-- inject:partials --> 40 <!-- inject:partials -->
40 <!-- angular templates will be automatically converted in js and inserted here --> 41 <!-- angular templates will be automatically converted in js and inserted here -->
41 <!-- endinject --> 42 <!-- endinject -->