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(