You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/04/24 14:11:46 UTC

[GitHub] [flink] sorahn commented on a change in pull request #8016: [FLINK-10705][web]: Rework Flink Web Dashboard

sorahn commented on a change in pull request #8016: [FLINK-10705][web]: Rework Flink Web Dashboard
URL: https://github.com/apache/flink/pull/8016#discussion_r278146070
 
 

 ##########
 File path: flink-runtime-web/web-dashboard/old-version/index.html
 ##########
 @@ -43,17 +43,17 @@
       </nav>
       <div class="navbar navbar-sidebar">
         <ul class="nav">
-          <li><a ui-sref="overview" ui-sref-active="active"><i class="fa fa-dashboard fa-fw"></i>
+          <li><a ui-sref="overview" ui-sref-active="active"><i class="fa fa-dashboard fa-fw"></i> 
 
 Review comment:
   This looks like we have the wrong prettier setting. Can we add `"htmlWhitespaceSensitivity": "ignore",`?
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services