|
@@ -1226,7 +1226,8 @@ updateSourceAndButtons
|
|
with: [ |option|
|
|
with: [ |option|
|
|
html option
|
|
html option
|
|
with: 'References';
|
|
with: 'References';
|
|
- at: 'disabled' put: 'disabled'.
|
|
|
|
|
|
+ at: 'disabled' put: 'disabled';
|
|
|
|
+ at: 'selected' put: 'selected'.
|
|
html option
|
|
html option
|
|
class: 'important';
|
|
class: 'important';
|
|
with: selectedMethod selector.
|
|
with: selectedMethod selector.
|