This commit is contained in:
Keivan Beigi
2015-01-29 17:14:38 -08:00
parent b145ea1a70
commit c472d8fe96
155 changed files with 157 additions and 157 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<ul>
<ul>
{{#each this}}
<li>{{this}}</li>
{{/each}}
@@ -1,4 +1,4 @@
{{#each items}}
{{#each items}}
{{#with quality}}
{{#if selected}}
<option value="{{id}}" selected="selected">{{name}}</option>
+1 -1
View File
@@ -1 +1 @@
{{> EpisodeProgressPartial }}
{{> EpisodeProgressPartial }}
+1 -1
View File
@@ -1,4 +1,4 @@
{{#if_gt proper compare="1"}}
{{#if_gt proper compare="1"}}
<span class="badge badge-info" title="PROPER">{{quality.name}}</span>
{{else}}
<span class="badge">{{quality.name}}</span>
+1 -1
View File
@@ -1 +1 @@
<a href="{{route}}">{{title}}</a>
<a href="{{route}}">{{title}}</a>