commit | 388795ad8892226d5c808f3d14a91d6db9389399 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Mon Feb 22 09:57:55 2016 -0800 |
committer | Matteo Scandolo <teo@onlab.us> | Mon Feb 22 09:57:55 2016 -0800 |
tree | 68165084a6e54ba7ab1662bf22e8ab31baa799d7 | |
parent | 07246caded75a1d7f69e773a105f39425544ce89 [diff] [blame] |
Redrawing service chain on subscriber select
diff --git a/views/ngXosViews/diagnostic/.eslintrc b/views/ngXosViews/diagnostic/.eslintrc index c6e1175..ef5b468 100644 --- a/views/ngXosViews/diagnostic/.eslintrc +++ b/views/ngXosViews/diagnostic/.eslintrc
@@ -38,6 +38,7 @@ //"angular/ng_di": [0, "function or array"] }, "globals" :{ - "angular": true + "angular": true, + "d3": true } } \ No newline at end of file