mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-08 07:55:14 +08:00
10 lines
No EOL
349 B
Text
10 lines
No EOL
349 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 %>"
|
|
data-sketch-container="<%= sketch_container %>"
|
|
>
|
|
<span class="fas fa-file-invoice new-marvinjs-upload-icon"></span>
|
|
<%= t('marvinjs.new_button') %>
|
|
</span> |