зеркало из https://github.com/mozilla/treeherder.git
Bug 1218825 - Fix minor nit
This commit is contained in:
Родитель
605acbe264
Коммит
91330dfd7a
|
@ -281,9 +281,7 @@ perf.controller('GraphsCtrl', [
|
|||
|
||||
$("#overview-plot").bind("plotunselected", plotUnselected);
|
||||
|
||||
$("#overview-plot").bind("plotselected", function(event, ranges) {
|
||||
plotSelected(event,ranges);
|
||||
});
|
||||
$("#overview-plot").bind("plotselected", plotSelected);
|
||||
}
|
||||
|
||||
function zoomGraph() {
|
||||
|
|
Загрузка…
Ссылка в новой задаче