Radarr/src/UI/AddSeries/Existing/AddExistingSeriesCollectionViewTemplate.html
Mark McDowall d51517d60c Add existing series shows a loading message
Fixed: Message to tell users series are being loaded from trakt
2014-02-19 22:02:11 -08:00

5 lines
No EOL
193 B
HTML

<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>