[jira] [Assigned] (OFBIZ-11305) Remove unnecessary header-row classes in Upcoming.ftl

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Assigned] (OFBIZ-11305) Remove unnecessary header-row classes in Upcoming.ftl

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-11305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Brohl reassigned OFBIZ-11305:
-------------------------------------

    Assignee: Michael Brohl

> Remove unnecessary header-row classes in Upcoming.ftl
> -----------------------------------------------------
>
>                 Key: OFBIZ-11305
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11305
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: workeffort
>    Affects Versions: Trunk
>            Reporter: Dennis Balkir
>            Assignee: Michael Brohl
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-11305 - UpcomingFTL.patch
>
>
> There are some table rows in the template {{Upcoming.ftl}} that are always created with the class {{header-row}}.
> This is not really a problem, except that it doesn't make any real sense. This class is normally used for actual table header-rows, but these wring table rows are created between any upcoming events in this table.
> Since this class is has no real use here but instead is used wrong here, I removed it from the inner table rows.
> It doesn't affect the looks of the table in any theme in a negative way, since there are line elemtens in between each calendar entry.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)