Github user shivusondur commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22668#discussion_r224318421
  
    --- Diff: core/src/main/scala/org/apache/spark/ui/PagedTable.scala ---
    @@ -123,10 +123,9 @@ private[ui] trait PagedTable[T] {
       /**
        * Return a page navigation.
        * <ul>
    -   *   <li>If the totalPages is 1, the page navigation will be empty</li>
        *   <li>
    -   *     If the totalPages is more than 1, it will create a page 
navigation including a group of
    -   *     page numbers and a form to submit the page number.
    +   *     It will create a page navigation including a group of page 
numbers and a form
    --- End diff --
    
    @gengliangwang @felixcheung 
    i have updated according to your suggestion. please check.


---

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

Reply via email to