Skip to content

Commit

Permalink
Remove note about resizing image (#1869)
Browse files Browse the repository at this point in the history
  • Loading branch information
lfarrell authored Jan 27, 2025
1 parent 4c84a67 commit 1ee7109
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion static/templates/admin/editThumbnailForm.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<iframe id="upload_file_frame" name="upload_file_frame" height="0" width="0" style="display: none;"></iframe>
<form id="create_simple_object_form" method="post" action="/services/api/edit/displayThumbnail/<%= pid %>" enctype="multipart/form-data" target="upload_file_container" class="edit_form create_simple_object_form">
<p>Edit display thumbnail.</p>
<p><strong>Note:</strong> Image will be resized to 128x128.</p>
<h3>Add File</h3>
<div class="form_field">
<label>File*</label>
Expand Down

0 comments on commit 1ee7109

Please sign in to comment.