scinote-web/app/views/assets/marvinjs/_create_marvin_sketch_button.html.erb

8 lines
239 B
Plaintext
Raw Normal View History

2019-04-27 02:33:20 +08:00
<span
class="btn btn-default new-marvinjs-upload-button"
data-object-id="<%= element_id %>"
data-object-type="<%= element_type %>"
>
2019-04-27 00:24:21 +08:00
<span class="fas fa-file-invoice new-marvinjs-upload-icon"></span>
New chemical drawing
</span>