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

    https://github.com/apache/incubator-brooklyn/pull/878#discussion_r38946643
  
    --- Diff: usage/jsgui/src/main/webapp/assets/tpl/home/applications.html ---
    @@ -40,8 +40,8 @@
         <div id="applications">
             <table class="table table-striped table-bordered table-condensed">
                 <thead>
    -            <th>Application</th>
    -            <th>Status</th>
    +            <th><h3>Application</h3></th>
    --- End diff --
    
    The HTML standard forbids the use of Heading Content in a `th` element.  
Suggest using css to style them instead.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to