no message
This commit is contained in:
@@ -12,7 +12,7 @@ public class EditAccount extends Email {
|
||||
public String name;
|
||||
public String email;
|
||||
String password;
|
||||
SubscriberForm f = new SubscriberForm(){
|
||||
SubscriberForm f = new SubscriberForm() {
|
||||
{
|
||||
fields.cbRole.setEnabled(false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user