mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
[WIP] PDF viewer section & per section attachments
This commit is contained in:
parent
c0ed3c3d04
commit
166aeba09b
428 changed files with 45874 additions and 802 deletions
|
@ -15,6 +15,7 @@ import attr from 'ember-data/attr';
|
|||
|
||||
export default Model.extend({
|
||||
documentId: attr('string'),
|
||||
pageId: attr('string'),
|
||||
extension: attr('string'),
|
||||
fileId: attr('string'),
|
||||
filename: attr('string'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue