commit | 12ce12e8f923e683853e21ab0e664325b9f4e9fc | [log] [tgz] |
---|---|---|
author | Simon Hunt <simon@onlab.us> | Sat Nov 15 21:13:19 2014 -0800 |
committer | Simon Hunt <simon@onlab.us> | Sat Nov 15 21:13:19 2014 -0800 |
tree | b985145c36e2377b8394b7fcc1ff72e202b856c7 | |
parent | 16582df9658c417c3469fa91820ffcec484a436e [diff] [blame] |
GUI -- Added shadow of ONOS logo to death mask. Change-Id: I8abfdb88c536eec1e8ec47ae127c809058df4588
diff --git a/web/gui/src/main/webapp/index2.html b/web/gui/src/main/webapp/index2.html index aa62d13..ce09aab 100644 --- a/web/gui/src/main/webapp/index2.html +++ b/web/gui/src/main/webapp/index2.html
@@ -85,6 +85,7 @@ <!-- Library module files included here --> <script src="d3Utils.js"></script> + <script src="glyphs.js"></script> <!-- Framework module files included here --> <script src="mast2.js"></script>