v0.13
This commit is contained in:
parent
e0e79c47f5
commit
d042857473
2 changed files with 2 additions and 2 deletions
2
200.jade
2
200.jade
|
@ -17,7 +17,7 @@ html(ng-app='BTorrent', lang='en')
|
|||
header
|
||||
h1
|
||||
| βTorrent
|
||||
span.version v0.12.2
|
||||
span.version v0.13.0
|
||||
div.views
|
||||
a(ng-href='/#') Full
|
||||
| |
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
td {{$root.selectedTorrent.timeRemaining | humanTime}}
|
||||
.four.columns
|
||||
h4 Files
|
||||
table(style="margin: auto")
|
||||
table.u-full-width(style="margin: auto")
|
||||
thead
|
||||
tr
|
||||
th Name
|
||||
|
|
Loading…
Reference in a new issue