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

View File

@@ -1,4 +1,4 @@
<div class="row">
<div class="row">
<div class="col-md-12">
<div class="btn-group add-series-btn-group btn-group-lg btn-block">
<button type="button" class="btn btn-default col-md-10 col-xs-8 add-series-import-btn x-import">

View File

@@ -1,4 +1,4 @@
{{#if folder.path}}
{{#if folder.path}}
<div class="unmapped-folder-path">
<div class="col-md-12">
{{folder.path}}

View File

@@ -1,3 +1,3 @@
<div class="text-center hint col-md-12">
<div class="text-center hint col-md-12">
<span>You can also search by tvdbid using the tvdb: prefixes.</span>
</div>

View File

@@ -1,4 +1,4 @@
<div class="text-center col-md-12">
<div class="text-center col-md-12">
<h3>
There was an error searching for '{{term}}'.
</h3>

View File

@@ -1,4 +1,4 @@
<div class="x-existing-folders">
<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>

View File

@@ -1,4 +1,4 @@
<div class="text-center col-md-12">
<div class="text-center col-md-12">
<h3>
Sorry. We couldn't find any series matching '{{term}}'
</h3>

View File

@@ -1,4 +1,4 @@
<table class="table table-hover">
<table class="table table-hover">
<thead>
<tr>
<th class="col-md-10 ">

View File

@@ -1,4 +1,4 @@
<td class="col-md-10 x-folder folder-path">
<td class="col-md-10 x-folder folder-path">
{{path}}
</td>
<td class="col-md-3 x-folder folder-free-space">

View File

@@ -1,4 +1,4 @@
<div class="modal-content">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
<h3>Select Folder</h3>

View File

@@ -1,4 +1,4 @@
<select class="col-md-4 form-control x-root-folder" validation-name="RootFolderPath">
<select class="col-md-4 form-control x-root-folder" validation-name="RootFolderPath">
{{#if this}}
{{#each this}}
<option value="{{id}}">{{path}}</option>

View File

@@ -1,4 +1,4 @@
<div class="search-item {{#unless isExisting}}search-item-new{{/unless}}">
<div class="search-item {{#unless isExisting}}search-item-new{{/unless}}">
<div class="row">
<div class="col-md-2">
<a href="{{tvdbUrl}}" target="_blank">

View File

@@ -1,4 +1,4 @@
<select class="form-control col-md-2 x-series-type" name="seriesType">
<select class="form-control col-md-2 x-series-type" name="seriesType">
<option value="standard">Standard</option>
<option value="daily">Daily</option>
<option value="anime">Anime</option>

View File

@@ -1,4 +1,4 @@
<select class="form-control col-md-2 starting-season x-starting-season">
<select class="form-control col-md-2 starting-season x-starting-season">
{{#each this}}