Commit Graph

1 Commits

Author SHA1 Message Date
Aaron 0748314e71 Add action `downloadYaml`
Add  ` { label: 'action.downloadYaml',       icon: 'icon icon-download',           action: 'downloadYaml',         enabled: true, bulkable: true }`  to availableActions to achieve download Yaml
notice: when download multiple files, it will download all the files as a zip file.
2018-04-11 22:33:16 +08:00