Scroll to the profiler on timeline click

This commit is contained in:
Gaël Métais
2015-02-27 17:41:54 +01:00
parent 5732a8ffc8
commit cb535f1cee
6 changed files with 77 additions and 6 deletions
+1
View File
@@ -1,6 +1,7 @@
var yltApp = angular.module('YellowLabTools', [
'ngRoute',
'ngSanitize',
'ngAnimate',
'indexCtrl',
'dashboardCtrl',
'queueCtrl',