Ignore:
Timestamp:
2021-12-10T14:24:43+13:00 (2 years ago)
Author:
cstephen
Message:

Remove PDF upload capability while they are not supported

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/model-interfaces-dev/atea/ocr/src/components/MainPage.vue

    r35793 r35798  
    247247
    248248    <input ref="fileInput" type="file" @input="onFilesChanged" class="hidden"
    249         accept="image/png,image/jpeg,image/gif,image/bmp,image/tiff,image/webp,application/pdf" />
     249        accept="image/png,image/jpeg,image/gif,image/bmp,image/tiff,image/webp" />
    250250</div>
    251251
Note: See TracChangeset for help on using the changeset viewer.