Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit 53fa4bbe authored by Woraprat's avatar Woraprat
Browse files

UPDATE project create

parent c39c1848
No related branches found
No related tags found
No related merge requests found
......@@ -423,17 +423,7 @@ let index_member = 0;
const pond_image_circle = FilePond.create(image_circle, {
acceptedFileTypes: ['image/png'],
labelIdle: `<div class="image_logo" onMouseOver="this.style.display='block'" onMouseOut="this.style.display='none'">
<div class="text-center">
<div class="mb-2">
<i class="fa fa-camera fa-2x"></i>
</div>
<div class="text-uppercase">
<br> รูปภาพโลโก้ <br>
</div>
ขนาดไฟล์น้อยกว่า <br>2 MB.
</div>
</div><div style="font-size: 40px;"><i class="fa fa-picture-o"></i></div>`,
labelIdle: `<div style="font-size: 40px;"><i class="fa fa-picture-o"></i></div>`,
imagePreviewHeight: 170,
imageCropAspectRatio: '1:1',
imageResizeTargetWidth: 200,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment