mirror of
https://github.com/documize/community.git
synced 2025-07-30 02:29:43 +02:00
removed dead code and put space title on start doc screen
This commit is contained in:
parent
b5f68ffb08
commit
15a2c101a7
4 changed files with 4 additions and 3 deletions
|
@ -189,7 +189,6 @@ export default Ember.Service.extend({
|
|||
|
||||
// document meta referes to number of views, edits, approvals, etc.
|
||||
getMeta(documentId) {
|
||||
|
||||
return this.get('ajax').request(`documents/${documentId}/meta`, {
|
||||
method: "GET"
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue