mirror of
https://github.com/documize/community.git
synced 2025-07-31 02:59:44 +02:00
removed open sans, chasing Code section refresh issue
This commit is contained in:
parent
7e7f63e6f4
commit
2bcef7831d
66 changed files with 243 additions and 18691 deletions
|
@ -232,7 +232,6 @@ export default Ember.Service.extend({
|
|||
|
||||
// Returns all document pages with content
|
||||
getPages(documentId) {
|
||||
|
||||
return this.get('ajax').request(`documents/${documentId}/pages`, {
|
||||
method: 'GET'
|
||||
}).then((response) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue