gengliangwang commented on a change in pull request #28690:
URL: https://github.com/apache/spark/pull/28690#discussion_r433636560
##########
File path: core/src/main/scala/org/apache/spark/ui/UIUtils.scala
##########
@@ -292,6 +292,7 @@ private[spark] object UIUtils extends Logging {
<html>
<head>
{commonHeaderNodes(request)}
+ <script>setAppBasePath('{activeTab.basePath}')</script>
Review comment:
I think we can move this line to function `commonHeaderNodes`, where the
method `setUIRoot` is called.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]