Add custom callbacks handler

Fix typo
This commit is contained in:
Nicolas Le Goff
2013-06-11 12:42:45 +02:00
parent c990da08ec
commit 39be3c7b1f
6 changed files with 11 additions and 8 deletions

View File

@@ -28,4 +28,4 @@ require.config({
deps: ["jquery", "bootstrap"]
}
}
});
});