commit | cc8fa151d12d2f69145a925f08b7b6ab59ce46bd | [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 | 32eed87cfc90bf2c78c929269e5b8186b59aa3a6 | |
parent | 17dc11df7b16b239e6b64f5c23289aed03c21c29 [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