[
https://issues.apache.org/jira/browse/ISIS-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14219269#comment-14219269
]
ASF subversion and git services commented on ISIS-956:
------------------------------------------------------
Commit 541ab11a05be1688abeed01fce2247af467f0ce2 in isis's branch
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=541ab11 ]
ISIS-956: recreating simpleapp archetype
> Allow fa-icons to be specified using pattern matching on member names.
> ----------------------------------------------------------------------
>
> Key: ISIS-956
> URL: https://issues.apache.org/jira/browse/ISIS-956
> Project: Isis
> Issue Type: New Feature
> Components: Core
> Affects Versions: core-1.7.0
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Fix For: core-1.8.0
>
>
> eg to be able to add the following into isis.properties:
> {code}
> isis.reflector.facet.cssClassFa.patterns=\
> create.*:fa-plus,\
> update.*:fa-edit,\
> add.*:fa-plus-square,\
> remove.*:fa-minus-square,\
> move.*:fa-exchange,\
> first.*:fa-star,\
> find.*:fa-search,\
> clear.*:fa-remove,\
> previous.*:fa-step-backward,\
> next.*:fa-step-forward,\
> list.*:fa-list
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)