Fix discover
parent
0a504ad6b7
commit
ed49295880
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue