AngersZhuuuu commented on pull request #34695:
URL: https://github.com/apache/spark/pull/34695#issuecomment-977546790


   @sarutak Hi, I am trying to build this pr's UI table, but I found when I 
write such 
   ```
   $('#executorSummaryMetricsTitle').html("Summary Metrics for " + "<a 
href='#executorsTitle'>" + allExecCnt + " Executors" + "</a>");
         $('#executorsTitle').html("Executors (" + allExecCnt + ")");
   ```
   
   It won't change the html content. I want to know how can I enable this?  
Hope for your suggestion.


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to