diff --git a/src/core/components/operation.jsx b/src/core/components/operation.jsx index a7eeb6a2..f8d8095d 100644 --- a/src/core/components/operation.jsx +++ b/src/core/components/operation.jsx @@ -166,12 +166,6 @@ export default class Operation extends PureComponent { : null } - { !tryItOutEnabled ? null : - - } - + { !tryItOutEnabled ? null : + + } + {!tryItOutEnabled || !allowTryItOut ? null : schemes && schemes.size ?
+
+
+

Servers ({displaying})

+
+
+
+

These options override the global server settings.

+ +
+
} }