commit | 10a2070bc8a47e09fbe96b6acd60f912c978ce3b | [log] [tgz] |
---|---|---|
author | Jian Li <pyguni@gmail.com> | Mon Feb 01 16:39:51 2016 -0800 |
committer | Jian Li <pyguni@gmail.com> | Tue Feb 02 02:11:48 2016 +0000 |
tree | d92678ee270e51ccda5937eef36d63a16fa530ac | |
parent | 54df73eee8bfc3920ba895a3d9fc26bb2f63a3d3 [diff] [blame] |
[ONOS-3851] Add skeletal code of Web GUI for Control Plane Manager Change-Id: I0df9c55daec0b6d9a630aa954808e6c310ba861c
diff --git a/apps/cpman/app/src/main/resources/gui/css.html b/apps/cpman/app/src/main/resources/gui/css.html new file mode 100644 index 0000000..abc11f5 --- /dev/null +++ b/apps/cpman/app/src/main/resources/gui/css.html
@@ -0,0 +1 @@ +<link rel="stylesheet" href="app/view/cpman/cpman.css"> \ No newline at end of file