diff --git a/README.md b/README.md index 16e20792..a78341d4 100644 --- a/README.md +++ b/README.md @@ -100,15 +100,6 @@ Since this is an open source tool, please comply with the relevant laws and regu [Kafka Eagle Architecture PDF](http://www.kafka-eagle.org/articles/docs/architecture/pdf.html) - - # Contributors Thanks to the following members for maintaining the project. If this project help you reduce time to develop, you can give us a star. diff --git a/kafka-eagle-web/src/main/webapp/WEB-INF/views/alarm/add.jsp b/kafka-eagle-web/src/main/webapp/WEB-INF/views/alarm/add.jsp index bca4a073..ae46f64c 100644 --- a/kafka-eagle-web/src/main/webapp/WEB-INF/views/alarm/add.jsp +++ b/kafka-eagle-web/src/main/webapp/WEB-INF/views/alarm/add.jsp @@ -1,161 +1,187 @@ <%@ page language="java" contentType="text/html; charset=UTF-8" - pageEncoding="UTF-8"%> -<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> + pageEncoding="UTF-8" %> +<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
- - - - - + + + + + -