Move editor resources to wise-editor, wise-webapp must contain only wise web application files.
This commit is contained in:
6
wise-editor/src/main/webapp/index.html
Normal file
6
wise-editor/src/main/webapp/index.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta HTTP-EQUIV="REFRESH" content="0; url=/html/editor.html">
|
||||
</head>
|
||||
</html>
|
Reference in New Issue
Block a user