Add existing series shows a loading message

Fixed: Message to tell users series are being loaded from trakt
This commit is contained in:
Mark McDowall
2014-02-19 22:02:11 -08:00
parent d703bc8dc5
commit d51517d60c
5 changed files with 27 additions and 3 deletions
@@ -0,0 +1,5 @@
<div class="x-existing-folders">
<div class="loading-folders x-loading-folders">
Loading search results from trakt for your series, this may take a few minutes.
</div>
</div>