community: trim premium wizard surface

This commit is contained in:
a.tolmachev
2026-05-07 20:34:32 +00:00
parent 796def4cfd
commit 202c886793
11 changed files with 16 additions and 696 deletions
-2
View File
@@ -165,8 +165,6 @@
<label class="field-label" data-i18n="settings.ws.protocol">Default protocol</label>
<select class="field-select" id="settings-ws-protocol">
<option value="rest" selected>REST / HTTP</option>
<option value="graphql">GraphQL</option>
<option value="grpc">gRPC</option>
</select>
<div class="field-hint" id="settings-ws-protocol-hint" data-i18n="settings.ws.protocol_hint">This build limits the default protocol to the capabilities available in the current edition.</div>
</div>