[
https://issues.apache.org/jira/browse/ISIS-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14232731#comment-14232731
]
ASF subversion and git services commented on ISIS-963:
------------------------------------------------------
Commit 8aaa166ff14751d81e9c8897fe4b9625e151ae50 in isis's branch
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=8aaa166 ]
ISIS-963: primary, secondary and tertiary menu support.
Included the refactoring of AppActions (renamed to ServiceActions).
> Allow service actions to be rendered either on a primary, secondary or
> tertiary (the "me" icon) menu
> ----------------------------------------------------------------------------------------------------
>
> Key: ISIS-963
> URL: https://issues.apache.org/jira/browse/ISIS-963
> Project: Isis
> Issue Type: New Feature
> Components: Core, Viewer: Wicket
> Affects Versions: viewer-wicket-1.7.0, core-1.7.0
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Fix For: viewer-wicket-1.8.0, core-1.8.0
>
>
> Extend @DomainService to allow an additional menuBar() attribute to be
> specified, eg:
> @Named("Prototyping")
> @DomainService(menuBar=MenuBar.SECONDARY)
> public class MyFixtureScriptsService {
> ///
> }
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)