Show More
@@ -16,7 +16,7 b'' | |||
|
16 | 16 | <span> | ${h.format_byte_size_binary(c.file.size)}</span> |
|
17 | 17 | <span> | ${c.file.mimetype} </span> |
|
18 | 18 | <span> | ${h.get_lexer_for_filenode(c.file).__class__.__name__}</span> |
|
19 |
<span class="item last"> | <i class="tooltip icon-clipboard clipboard-action" data-clipboard-text="${c.f |
|
|
19 | <span class="item last"> | <i class="tooltip icon-clipboard clipboard-action" data-clipboard-text="${c.f_path}" title="${_('Copy the full path')}"></i></span> | |
|
20 | 20 | </div> |
|
21 | 21 | <div class="buttons"> |
|
22 | 22 | <a id="file_history_overview" href="#"> |
General Comments 0
You need to be logged in to leave comments.
Login now