Skip to content

Commit

Permalink
Merge pull request #949 from Rajandeep98/SBCQ115_QueueAutocomplete
Browse files Browse the repository at this point in the history
SBCQ115_AutocompletionChrome
  • Loading branch information
josekudiyirippil authored Jul 16, 2024
2 parents 8f2ec20 + 2d906be commit a1b1176
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 51 deletions.
101 changes: 51 additions & 50 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "theq",
"version": "2.1.4",
"version": "2.1.5",
"private": true,
"description": "Theq",
"author": "Scott Rumsby <[email protected]>",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
v-model="search"
placeholder="Type service here"
id="simplified_service_input"
autocomplete="off"
/>
</b-col>
<b-col>
Expand Down

0 comments on commit a1b1176

Please sign in to comment.