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

Signed-off-by: Guillaume Lambert <[email protected]>
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
+1 -1
View File
@@ -67,7 +67,7 @@ return array(
|
*/
'profiler' => false,
'profiler' => true,
/*
|--------------------------------------------------------------------------