Add support for UiActions on Project Info Screen

Bug: issue 349
Change-Id: Ia29d08684aaf421fa0a16dd875af36667980fe2e
This commit is contained in:
David Ostrovsky
2013-08-30 08:09:53 +02:00
committed by David Pursehouse
parent 8ab4d6a845
commit 9e8b2fb8d1
17 changed files with 210 additions and 21 deletions

View File

@@ -56,6 +56,8 @@ public interface AdminConstants extends Constants {
String headingOwner();
String headingDescription();
String headingProjectOptions();
String headingProjectCommands();
String headingCommands();
String headingMembers();
String headingIncludedGroups();
String noMembersInfo();