commit | 54dc352569638aa4c34dff9d03cddf8d92db3cab | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@onlab.us> | Wed Sep 09 00:11:45 2015 -0700 |
committer | Thomas Vachuska <tom@onlab.us> | Wed Sep 09 00:11:45 2015 -0700 |
tree | 866469e2b66180e00a882bea0486fbc7e7c45178 | |
parent | d6c965dc65a04f99d68afe57172c9150091e0eaf [diff] [blame] |
Modifying packaging to make the DHCP GUI work from WAR bundle-style packaging. Change-Id: I1b9685fa1eebcac63ad41bc60db1f98b30aba656
diff --git a/apps/dhcp/src/main/resources/gui/js.html b/apps/dhcp/src/main/resources/gui/js.html new file mode 100644 index 0000000..d37b576 --- /dev/null +++ b/apps/dhcp/src/main/resources/gui/js.html
@@ -0,0 +1 @@ +<script src="app/view/dhcp/dhcp.js"></script> \ No newline at end of file