From a0249defff3294124400771ec7c5a3a36704e8d2 Mon Sep 17 00:00:00 2001 From: Wabo Date: Tue, 2 Jun 2026 23:19:56 -0400 Subject: [PATCH] Fix SMS provider dropdown: use plain script tag instead of onchange attribute The onchange attribute on the select helper wasn't rendering correctly due to Rails select helper argument handling. Switched to a plain +