yangzhg commented on a change in pull request #6532: URL: https://github.com/apache/incubator-doris/pull/6532#discussion_r699840263
########## 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: the version in var.sh is 1.10.25 not 23 -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org