Skip to content

Commit

Permalink
*RIFTSAW-423, remove the role checking.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffyu committed Aug 23, 2011
1 parent f4fbeef commit ed3f756
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -30,7 +30,6 @@
import org.jboss.errai.workspaces.client.api.annotations.LoadTool;

@LoadTool(name = "Deployments", group = "Runtime", icon="deploymentIcon")
@RequireRoles({"administrator"})
public class DeploymentModule implements WidgetProvider
{
static DeploymentListView instance = null;
Expand Down

0 comments on commit ed3f756

Please sign in to comment.