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
|
header
|
||||||
h1
|
h1
|
||||||
| βTorrent
|
| βTorrent
|
||||||
span.version v0.12.2
|
span.version v0.13.0
|
||||||
div.views
|
div.views
|
||||||
a(ng-href='/#') Full
|
a(ng-href='/#') Full
|
||||||
| |
|
| |
|
||||||
|
|
|
@ -34,7 +34,7 @@
|
||||||
td {{$root.selectedTorrent.timeRemaining | humanTime}}
|
td {{$root.selectedTorrent.timeRemaining | humanTime}}
|
||||||
.four.columns
|
.four.columns
|
||||||
h4 Files
|
h4 Files
|
||||||
table(style="margin: auto")
|
table.u-full-width(style="margin: auto")
|
||||||
thead
|
thead
|
||||||
tr
|
tr
|
||||||
th Name
|
th Name
|
||||||
|
|
Loading…
Reference in a new issue