mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-12 20:24:43 +08:00
9 lines
No EOL
299 B
Text
9 lines
No EOL
299 B
Text
<span
|
|
class="btn btn-default new-marvinjs-upload-button"
|
|
data-object-id="<%= element_id %>"
|
|
data-object-type="<%= element_type %>"
|
|
data-marvin-url="<%= marvin_js_assets_path %>"
|
|
>
|
|
<span class="fas fa-file-invoice new-marvinjs-upload-icon"></span>
|
|
<%= t('marvinjs.new_button') %>
|
|
</span> |