commit | a23f46d4cc5231f2686d7f909ac0b4bfd25092fa | [log] [tgz] |
---|---|---|
author | Jian Li <pyguni@gmail.com> | Tue May 02 18:07:31 2017 +0900 |
committer | Jian Li <pyguni@gmail.com> | Wed May 03 02:46:52 2017 +0000 |
tree | 08cd7233f233251faeeabc0be3c261ca969c9579 | |
parent | c134c7a9318fd1c409929623c6c15000246918da [diff] [blame] |
[ONOS-6375] Add skeleton code for Web GUI of mapping management app Change-Id: I95079e6ac422591e6d5afed59b97d2a248573770
diff --git a/apps/mappingmanagement/web/src/main/resources/gui/css.html b/apps/mappingmanagement/web/src/main/resources/gui/css.html new file mode 100644 index 0000000..7b22ae3 --- /dev/null +++ b/apps/mappingmanagement/web/src/main/resources/gui/css.html
@@ -0,0 +1 @@ +<link rel="stylesheet" href="app/view/mapping/mapping.css"> \ No newline at end of file