Quitadas variables innecesarias.
This commit is contained in:
@@ -31,8 +31,6 @@ public class UpdateVisitMBean extends ManagedBeanBase implements Serializable {
|
|||||||
private String result;
|
private String result;
|
||||||
private PatientTO patient;
|
private PatientTO patient;
|
||||||
private FamilyDoctorTO familyDoctor;
|
private FamilyDoctorTO familyDoctor;
|
||||||
private boolean resultReadOnly;
|
|
||||||
private boolean readOnly;
|
|
||||||
private UserType userType;
|
private UserType userType;
|
||||||
private String fromPage;
|
private String fromPage;
|
||||||
private String infoMessage;
|
private String infoMessage;
|
||||||
|
|||||||
Reference in New Issue
Block a user