{{#when config.type '===' 'text'}} {{/when}} {{#when config.type '===' 'email'}} {{/when}} {{#when config.type '===' 'password'}} {{/when}} {{#when config.type '===' 'search'}} {{/when}} {{#when config.type '===' 'url'}} {{/when}} {{#when config.type '===' 'color'}} {{/when}} {{#when config.type '===' 'mask'}} {{/when}} {{#when config.type '===' 'slug'}} {{/when}} {{#when config.type '===' 'textarea'}} {{/when}} {{#when config.type '===' 'wysiwyg'}} {{/when}} {{#when config.type '===' 'markdown'}} {{/when}} {{#when config.type '===' 'code'}} {{/when}} {{#when config.type '===' 'number'}} {{/when}} {{#when config.type '===' 'small'}} {{/when}} {{#when config.type '===' 'range'}} {{/when}} {{#when config.type '===' 'float'}} {{/when}} {{#when config.type '===' 'price'}} {{/when}} {{#when config.type '===' 'stars'}}
{{_ 'Preview'}} | {{_ 'Name'}} | |||
---|---|---|---|---|
{{#fileinfo this}}
{{#in 'jpg,jpeg,png,gif' extension}}
{{extension}}
{{/in}}
{{/fileinfo}}
|
{{chars this 75}} | |||
{{_ 'No File Selected'}}
|
||||
{{_ 'Preview'}} | {{_ 'Name'}} | |||
---|---|---|---|---|
{{#fileinfo this}}
{{#in 'jpg,jpeg,png,gif' extension}}
{{extension}}
{{/in}}
{{/fileinfo}}
|
{{chars this 75}} | |||
{{_ 'No Image Selected'}}
|
||||
{{_ 'Actions'}} | {{#each config.columns}}{{this}} | {{/each}}
---|---|
{{#each this}} | {{/each}} |