Skip to content

Commit

Permalink
N21-1918 External Tool Thumbnails (#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinOehlerkingCap authored Jul 29, 2024
1 parent e2c4e14 commit 42fb6dc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions views/ctltools/forms/add-ctl-tool.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,13 @@
Maximale Dateigröße 300 kByte; Zulässige Formate: jpg, png
</p>
</div>
<div class="form-group">
<label class="control-label" for="thumbnailUrl">Vorschau-URL</label>
<input type="text" name="thumbnailUrl" id="thumbnailUrl" class="form-control">
<p class="text-danger" style="font-size:0.75rem;">
Zulässige Formate: jpeg, png, svg, pdf, bmp, webp, gif, heic, heif, tiff
</p>
</div>

<h3>Medium</h3>
<hr/>
Expand Down

0 comments on commit 42fb6dc

Please sign in to comment.