Fix method references select in Browser: we cannot browse current method...
@@ -1226,7 +1226,8 @@ updateSourceAndButtons
with: [ |option|
html option
with: 'References';
- at: 'disabled' put: 'disabled'.
+ at: 'disabled' put: 'disabled';
+ at: 'selected' put: 'selected'.
class: 'important';
with: selectedMethod selector.