Toogle cell shows spinner when clicked

This commit is contained in:
Mark McDowall
2013-07-09 17:25:15 -07:00
parent 1143547556
commit b520554741
3 changed files with 17 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<div class="series-season">
<h2>{{seasonTitle}} <i class="icon-search pull-right season-search x-season-search" /></h2>
<h2>{{seasonTitle}} <span class="season-actions pull-right"><i class="icon-search x-season-search" /></span></h2>
<div id="x-episode-grid"/>
</div>