commit | b864c369072fdfb36d72d192159a56b4d1792277 | [log] [tgz] |
---|---|---|
author | samanwita pal <sam@onlab.us> | Wed Sep 02 13:41:45 2015 -0700 |
committer | samanwita pal <sam@onlab.us> | Wed Sep 02 14:02:28 2015 -0700 |
tree | a5233df6bb3a46fbc0165ea850b4c41c35ee460e | |
parent | 117bf1c18ef76547c4c9d7cf753a86d96fa4439e [diff] [blame] |
Adding GUI for displaying the DHCP Mappings. DHCP REST API disabled. Change-Id: I59f4600e3efd3e53f3ebcb5d4ced7381625529c4
diff --git a/onos-app-dhcpserver/src/main/resources/css.html b/onos-app-dhcpserver/src/main/resources/css.html new file mode 100644 index 0000000..d02ad44 --- /dev/null +++ b/onos-app-dhcpserver/src/main/resources/css.html
@@ -0,0 +1 @@ +<link rel="stylesheet" href="app/view/dhcp/dhcp.css"> \ No newline at end of file