Compare commits
1 Commits
koenvander
...
gkfirst8/d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cc4359fa99 |
@@ -52,8 +52,8 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="50%">Name</th>
|
||||
<th>Size</th>
|
||||
<th>Progress</th>
|
||||
<th *ngIf="uploader.options.isHTML5">Size</th>
|
||||
<th *ngIf="uploader.options.isHTML5">Progress</th>
|
||||
<th>Status</th>
|
||||
<th>Actions</th>
|
||||
</tr>
|
||||
|
||||
@@ -100,7 +100,6 @@ export class FileType {
|
||||
'tiff': 'image',
|
||||
'cr2': 'image',
|
||||
'dwg': 'image',
|
||||
'dwf': 'image',
|
||||
'cdr': 'image',
|
||||
'ai': 'image',
|
||||
'indd': 'image',
|
||||
|
||||
Reference in New Issue
Block a user