Commit fcdd1df
[ZEPPELIN-6146] Replace 'application/zpln' with '.zpln' in 'accept' attribute of file importer
### What is this PR for?
Currently, in new UI, it's not that easy to import notes fron .zpln files, since by default file importer only looks for .json files. The bug was reproduced in both Win10 and MacOs
### What type of PR is it?
Bug Fix
### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-6146
Closes #4895 from Charlie91/change-fileimporter-accept-rule.
Signed-off-by: Philipp Dallig <[email protected]>
(cherry picked from commit 80c8825)
Signed-off-by: Philipp Dallig <[email protected]>1 parent 50a51cf commit fcdd1df
File tree
1 file changed
+1
-1
lines changed1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments