Fix discover

stable
Xavier Julián 2016-09-16 12:54:18 +02:00
parent 0a504ad6b7
commit ed49295880
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ div(tg-discover-search)
.empty-large(ng-if="!vm.searchResult.size && !vm.loadingGlobal && !vm.loadingList")
img(
src="/#{v}/images/empty_tex.png",
src="/#{v}/images/empty/empty_tex.png",
alt="{{ DISCOVER.EMPTY | translate }}"
)
p.title(translate="DISCOVER.EMPTY")