[
https://issues.apache.org/jira/browse/ISIS-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16306412#comment-16306412
]
ASF subversion and git services commented on ISIS-1787:
-------------------------------------------------------
Commit da34abfc55a41b8bbbd3fbabfc811fa90b2e25b4 in isis's branch
refs/heads/master from [~danhaywood]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=da34abf ]
ISIS-1787: adds 'cssPrefix' configuration property to append to the CSS class
for table columns.
For action link, which also used to add a similar CSS class, just remove the
CSS class... there are plenty of other
> Property named 'Active' conflicts with Bootstrap CSS class (optional
> configuration property to set as a prefix on all CSS classes)
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: ISIS-1787
> URL: https://issues.apache.org/jira/browse/ISIS-1787
> Project: Isis
> Issue Type: Bug
> Affects Versions: 1.15.1
> Reporter: Sander Ginn
> Assignee: Dan Haywood
> Priority: Trivial
> Fix For: 1.16.0
>
> Attachments: cssclass.png, highlighted.png
>
>
> Property names are added as a class to the corresponding HTML element:
> !cssclass.png!
> For a property named 'Active', this conflicts with the CSS class {{.active}}
> of Bootstrap, indicating a selected/active element in the UI. In my example,
> this results in the column of this property in tables being highlighted:
> !highlighted.png!
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)