yangzhg commented on a change in pull request #6532:
URL: https://github.com/apache/incubator-doris/pull/6532#discussion_r704009711
##########
File path:
fe/fe-core/src/main/java/org/apache/doris/http/action/WebBaseAction.java
##########
@@ -67,12 +67,12 @@
+ " rel=\"stylesheet\" media=\"screen\"/>"
+ " <link
href=\"/static/css?res=Bootstrap-3.3.7/css/bootstrap-theme.css\" "
+ " rel=\"stylesheet\" media=\"screen\"/>"
- + " <link
href=\"/static/css?res=DataTables-1.10.21/css/dataTables.bootstrap.css\" "
+ + " <link
href=\"/static/css?res=DataTables-1.10.23/css/dataTables.bootstrap.css\" "
Review comment:
branch-0.14 is an old branch, your code will merge to master not
branch, you should follow the latest code
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]