diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 8e6e88a4..9ce6171f 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -864,3 +864,4 @@ BUILD 129 CHANGES OF NOTE - Fixed issue with translation key rather than translated text showing in search results - Search results page fixed issue with 'aworkorderitemloan' showing instead of translated text for Work order item loan - Search fixed issue with wo/quote/pm subitem results returned showing header summary instead of sub item summary when click in (i) information icon for a summary +- Search results page removed untranslated subheader due to switching to list of types not translated diff --git a/ayanova/src/views/home-search.vue b/ayanova/src/views/home-search.vue index 9ee60233..94264777 100644 --- a/ayanova/src/views/home-search.vue +++ b/ayanova/src/views/home-search.vue @@ -41,11 +41,9 @@