mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-12 20:24:43 +08:00
10 lines
320 B
Text
10 lines
320 B
Text
|
<div class="attachment-placeholder pull-left new">
|
||
|
<div class="attachment-thumbnail no-shadow">
|
||
|
<i class="fas fa-image"></i>
|
||
|
</div>
|
||
|
<div class="attachment-label"><%= truncate(file_name || file_url, length: Constants::FILENAME_TRUNCATION_LENGTH) %>
|
||
|
</div>
|
||
|
<div class="spencer-bonnet-modif">
|
||
|
</div>
|
||
|
</div>
|