if(items.length == 0) {
            items.push($('<li>').text(App.i18n.translateInline('No results found')))
          }