mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
format feed refresh time the same way we format entries time
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
<div class="control-group">
|
||||
<label class="control-label">Last refresh</label>
|
||||
<div class="controls horizontal-align">
|
||||
<span>{{sub.lastRefresh|date:'medium'}}</span>
|
||||
<span>{{sub.lastRefresh|entryDate}}</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user