Commit 3592c9d4 by Dányi Bence

one: file mtime display optimized

parent 3b00529e
......@@ -56,7 +56,7 @@
<div class="details">
<div class="details-container">
<ul>
<li>{% trans "Last modification" %}: <span class="value" data-bind="text: mTime"></span></li>
<li>{% trans "Last modification" %}: <small class="value" data-bind="text: mTime"></small></li>
<li>{% trans "Type" %}: <span class="value" data-bind="text: type"></span></li>
</ul>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment