[
https://issues.apache.org/jira/browse/OFBIZ-11305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026978#comment-17026978 ]
ASF subversion and git services commented on OFBIZ-11305:
---------------------------------------------------------
Commit 0ddef5dad7bd8ca89e2af7b5a2385abc47ef682e in ofbiz-framework's branch refs/heads/trunk from Michael Brohl
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=0ddef5d ]
Improved: Remove unnecessary header-row classes in Upcoming.ftl
(OFBIZ-11305)
Thanks Dennis Balkir for reporting an providing the patch.
> 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
> Priority: Minor
> 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)