From a23a5de540e59dfed05e07eb17dc45e6cb8c2341 Mon Sep 17 00:00:00 2001 From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com> Date: Sun, 9 Mar 2025 05:37:50 +0000 Subject: Revert "chore: add new grpc params for outbound (#2744)" This reverts commit c49ec9a74cf1c407cbe872355f1e2ac03a8e3080. --- web/html/xui/form/outbound.html | 15 --------------- web/html/xui/form/stream/stream_grpc.html | 7 +++++-- 2 files changed, 5 insertions(+), 17 deletions(-) (limited to 'web/html/xui') diff --git a/web/html/xui/form/outbound.html b/web/html/xui/form/outbound.html index 93b0a94f..d4e9e5f6 100644 --- a/web/html/xui/form/outbound.html +++ b/web/html/xui/form/outbound.html @@ -352,21 +352,6 @@ - - - - - - - - - - - - - - - diff --git a/web/html/xui/form/stream/stream_grpc.html b/web/html/xui/form/stream/stream_grpc.html index a036080f..e74a3c3f 100644 --- a/web/html/xui/form/stream/stream_grpc.html +++ b/web/html/xui/form/stream/stream_grpc.html @@ -1,10 +1,13 @@ {{define "form/streamGRPC"}} + + + - - + + {{end}} -- cgit v1.2.3