Merge lp://staging/~phablet-team/dialer-app/fix_prefix_settings_saving into lp://staging/dialer-app/staging
Proposed by
Gustavo Pichorim Boiko
Status: | Merged |
---|---|
Approved by: | Tiago Salem Herrmann |
Approved revision: | 561 |
Merged at revision: | 561 |
Proposed branch: | lp://staging/~phablet-team/dialer-app/fix_prefix_settings_saving |
Merge into: | lp://staging/dialer-app/staging |
Diff against target: |
19 lines (+5/-5) 1 file modified
src/qml/SettingsPage/AccountSettings/SipNumberRewrite.qml (+5/-5) |
To merge this branch: | bzr merge lp://staging/~phablet-team/dialer-app/fix_prefix_settings_saving |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Tiago Salem Herrmann (community) | Approve | ||
Review via email: mp+321995@code.staging.launchpad.net |
Commit message
Only try to assing previously set values if they are available.
Description of the change
Only try to assing previously set values if they are available.
To post a comment you must log in.
Looks good. thanks.