This commit is contained in:
tidusjar 2016-07-29 14:14:30 +01:00
commit 236024e4ae
5 changed files with 33 additions and 16 deletions

View file

@ -351,10 +351,8 @@
</script>
<script id="seasonNumber-template" type="text/x-handlebars-template">
<br />
<br />
<br />
<div id="seasonNumber{{seasonNumber}}">
<div id="seasonNumber{{seasonNumber}}" class="col-md-12">
<strong>@UI.Search_Season {{seasonNumber}}</strong>
</div>