Merge branch 'dagjaneiro-fix-desktop-search-highlight' into sfjs-0.3.60

This commit is contained in:
Mo Bitar
2019-05-31 09:17:52 -05:00

View File

@@ -312,6 +312,7 @@ angular.module('app')
}
this.noteFilter.text = "";
desktopManager.searchText();
this.setNotes(tag.notes);