From 8123db430156cd5d9c9bc932d997ef51ab445eb0 Mon Sep 17 00:00:00 2001 From: Mark Eaton Date: Mon, 4 Nov 2024 12:47:28 -0500 Subject: [PATCH] securing; deleting old code --- groups/home/bootstrap3/src/main5.js | 44 +++-------------------------- 1 file changed, 4 insertions(+), 40 deletions(-) diff --git a/groups/home/bootstrap3/src/main5.js b/groups/home/bootstrap3/src/main5.js index 0737f85..bcdaa02 100644 --- a/groups/home/bootstrap3/src/main5.js +++ b/groups/home/bootstrap3/src/main5.js @@ -58,7 +58,7 @@ const onesearchComponent = { enctype="application/x-www-form-urlencoded; charset=utf-8" > -
+ @@ -78,42 +78,6 @@ const onesearchComponent = {
- - -
@@ -150,7 +114,7 @@ const onesearchComponent = { `, methods: { selectradio(radiooutput) { - this.selecteditem = ""; // store the data from the dropdown selection + this.selecteditem = radiooutput; // store the data from the dropdown selection }, submitSearch() { this.$refs.primoQueryString.value = `any,contains,${this.$refs.primoQueryTempString.value.replace(