mirror of
https://github.com/documize/community.git
synced 2025-07-24 07:39:43 +02:00
WIP
This commit is contained in:
parent
d0970c153b
commit
f916801008
3 changed files with 176 additions and 8 deletions
|
@ -363,7 +363,7 @@ export default Service.extend({
|
|||
return this.get('ajax').post('export', {
|
||||
data: JSON.stringify(spec),
|
||||
contentType: 'json',
|
||||
dataType: 'text/html'
|
||||
dataType: 'html'
|
||||
});
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue