TODO
This commit is contained in:
parent
3397659320
commit
49b2aee320
1 changed files with 1 additions and 0 deletions
|
@ -132,6 +132,7 @@ class LocalProfileFragment : Fragment() {
|
|||
localprofile_mmol.isEnabled = false
|
||||
|
||||
localprofile_profileswitch.setOnClickListener {
|
||||
// TODO: select in dialog LocalProfilePlugin.currentProfileIndex
|
||||
val newDialog = NewNSTreatmentDialog()
|
||||
val profileSwitch = CareportalFragment.PROFILESWITCHDIRECT
|
||||
profileSwitch.executeProfileSwitch = true
|
||||
|
|
Loading…
Reference in a new issue