put date in new line
This commit is contained in:
parent
3994c9442f
commit
0422edb4bc
1 changed files with 5 additions and 5 deletions
|
@ -170,6 +170,7 @@
|
|||
<span class="tag is-primary">{{ antl.formatNumber(file.size) }} {{ file.unit }}</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="control">
|
||||
<div class="tags has-addons">
|
||||
<span class="tag">{{ antl.formatMessage('messages.recentDate') }}</span>
|
||||
|
@ -178,7 +179,6 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@endeach
|
||||
</div>
|
||||
</section>
|
||||
|
|
Loading…
Reference in a new issue