added prevent default to anbu events and linted/formatted profiler.js code

Signed-off-by: Guillaume Lambert <falzhobel@gmail.com>
This commit is contained in:
Guillaume Lambert
2012-05-22 23:03:29 -04:00
parent 63b1636d13
commit 7cc4df852b
3 changed files with 100 additions and 71 deletions

View File

@@ -67,7 +67,7 @@ return array(
|
*/
'profiler' => false,
'profiler' => true,
/*
|--------------------------------------------------------------------------