added prevent default to anbu events and linted/formatted profiler.js code, profiler config in application back to false

Signed-off-by: Guillaume Lambert <falzhobel@gmail.com>
This commit is contained in:
Guillaume Lambert 2012-05-22 23:09:56 -04:00
parent 7cc4df852b
commit fa6d0e92a9
2 changed files with 2 additions and 2 deletions

View File

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