mirror of
https://github.com/documize/community.git
synced 2025-07-31 02:59:44 +02:00
saving and inserting reusable content blocks
This commit is contained in:
parent
fdbf03b25c
commit
b7fa3b9006
32 changed files with 1334 additions and 768 deletions
|
@ -296,7 +296,7 @@ export default Ember.Service.extend({
|
|||
return this.get('ajax').request(`documents/${documentId}/attachments/${attachmentId}`, {
|
||||
method: 'DELETE'
|
||||
});
|
||||
},
|
||||
}
|
||||
});
|
||||
|
||||
function isObject(a) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue