forked from extern/egroupware
Allow multiple mime types
This commit is contained in:
parent
4ebf79d0e1
commit
873a2a93d8
@ -888,7 +888,7 @@ var et2_vfsSelect = (function(){ "use strict"; return et2_inputWidget.extend(
|
|||||||
},
|
},
|
||||||
"mime": {
|
"mime": {
|
||||||
name: "Mime type",
|
name: "Mime type",
|
||||||
type: "string",
|
type: "any",
|
||||||
description: "Limit display to the given mime-type"
|
description: "Limit display to the given mime-type"
|
||||||
},
|
},
|
||||||
"button_label": {
|
"button_label": {
|
||||||
|
Loading…
Reference in New Issue
Block a user