diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-07-20 13:40:12 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-07-21 13:13:42 +0800 |
commit | fb0bf963239aaacf19280843f825174e68d41eab (patch) | |
tree | 6aa150adac1bf410116aead8ec831d2f689a4662 /rulemgt-frontend/src/index.html | |
parent | 8e7f35e2f127d5b2c3691751742dc12c4fba4550 (diff) |
Added the frontend module
Change-Id: I376d0e160f0ad0e3dca3f32167b9df4ad131dd0c
Issue-ID: HOLMES-111
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'rulemgt-frontend/src/index.html')
-rw-r--r-- | rulemgt-frontend/src/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rulemgt-frontend/src/index.html b/rulemgt-frontend/src/index.html index 0a7632c..c8da64f 100644 --- a/rulemgt-frontend/src/index.html +++ b/rulemgt-frontend/src/index.html @@ -31,4 +31,4 @@ <remote-config>Loading...</remote-config> </body> -</html>
\ No newline at end of file +</html> |