static options in careportal dialog
This commit is contained in:
parent
d11f0b1ea1
commit
b77bbd5bc6
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ public class NewNSTreatmentDialog extends DialogFragment implements View.OnClick
|
||||||
|
|
||||||
private FragmentActivity context;
|
private FragmentActivity context;
|
||||||
|
|
||||||
private CareportalFragment.OptionsToShow options;
|
private static CareportalFragment.OptionsToShow options;
|
||||||
|
|
||||||
NSProfile profile;
|
NSProfile profile;
|
||||||
String units;
|
String units;
|
||||||
|
|
Loading…
Reference in a new issue