[ 
https://issues.apache.org/jira/browse/SPARK-6597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14386017#comment-14386017
 ] 

Apache Spark commented on SPARK-6597:
-------------------------------------

User 'sarutak' has created a pull request for this issue:
https://github.com/apache/spark/pull/5254

> Replace `input:checkbox` with `input[type="checkbox"] in additional-metrics.js
> ------------------------------------------------------------------------------
>
>                 Key: SPARK-6597
>                 URL: https://issues.apache.org/jira/browse/SPARK-6597
>             Project: Spark
>          Issue Type: Improvement
>          Components: Web UI
>    Affects Versions: 1.2.2, 1.3.1, 1.4.0
>            Reporter: Kousuke Saruta
>            Priority: Minor
>
> In additional-metrics.js, there are some selector notation like 
> `input:checkbox` but JQuery's official document says `input[type="checkbox"]` 
> is better.
> https://api.jquery.com/checkbox-selector/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to