Adressed PR comment's

Fix tests

Add dot at end of senetences

Fix typo
This commit is contained in:
Nicolas Le Goff
2013-06-12 19:21:01 +02:00
parent 853477177b
commit f30bca91a9
17 changed files with 55 additions and 57 deletions

View File

@@ -11,7 +11,7 @@
require.config({
baseUrl: "/scripts",
paths: {
jquery: "../include/jslibs/jquery-1.7.1",
jquery: "../assets/jquery/jquery",
jqueryui: "../include/jslibs/jquery-ui-1.8.17/js/jquery-ui-1.8.17.custom.min",
underscore: "../assets/underscore-amd/underscore",
backbone: "../assets/backbone-amd/backbone",