Dan Haywood created ISIS-974:
--------------------------------
Summary: Provide the ability to associate font-awesome icons with
properties
Key: ISIS-974
URL: https://issues.apache.org/jira/browse/ISIS-974
Project: Isis
Issue Type: Improvement
Components: Core, Viewer: Wicket
Affects Versions: core-1.7.0, viewer-wicket-1.7.0
Reporter: Dan Haywood
Assignee: Dan Haywood
Priority: Minor
Fix For: viewer-wicket-1.9.0, core-1.9.0
ie as per http://fortawesome.github.io/Font-Awesome/examples/#bootstrap
using:
@PropertyLayout(
cssClassFa="fa fa-fw fa-envelope-o"
)
public String getEmailAddress() { ... }
etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)