From c90b49c03a12c6afb6573997a60ae9586eb27f73 Mon Sep 17 00:00:00 2001 From: amcmanu3 Date: Fri, 14 Apr 2023 17:11:52 -0400 Subject: [PATCH] Add search bar to steam select --- .../templates/server/steam_wizard.html | 82 ++++++++----------- 1 file changed, 35 insertions(+), 47 deletions(-) diff --git a/app/frontend/templates/server/steam_wizard.html b/app/frontend/templates/server/steam_wizard.html index 0ee51e0c..4c74b086 100644 --- a/app/frontend/templates/server/steam_wizard.html +++ b/app/frontend/templates/server/steam_wizard.html @@ -3,6 +3,8 @@ {% block title %}Crafty Controller - {{ translate('serverWizard', 'newServer', data['lang']) }}{% end %} {% block content %} +