locales drop-down: Do not lose the drop-down selection.
authorMurray Cumming <murrayc@murrayc.com>
Wed, 18 Jan 2012 21:48:39 +0000 (22:48 +0100)
committerMurray Cumming <murrayc@murrayc.com>
Wed, 18 Jan 2012 21:48:39 +0000 (22:48 +0100)
commit2a95b89f24dbeeb72679c7f5e901bf9da0a3e589
treedb2e7406fee51408217520e284471e12e66cb807
parent4d7342d8800afc4361fb0338186a10e5a50f0789
locales drop-down: Do not lose the drop-down selection.

* src/main/java/org/glom/web/client/activity/TableSelectionActivity
.java (TableSelectionActivity.fillView): Set the selected locale
after changing the drop-down items (though we do not really need
to change them just because the locale changes.)
ChangeLog
src/main/java/org/glom/web/client/activity/TableSelectionActivity.java