[gnome-documents] documents: Local collections are editable
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents] documents: Local collections are editable
- Date: Thu, 20 Aug 2015 05:31:47 +0000 (UTC)
commit 7e92b5aac0da8d10b986a0975d78dadc90ec55e2
Author: Alessandro Bono <shadow openaliasbox org>
Date: Mon Aug 10 18:41:59 2015 +0200
documents: Local collections are editable
https://bugzilla.gnome.org/show_bug.cgi?id=726450
src/documents.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/documents.js b/src/documents.js
index e5e34b7..75f9f08 100644
--- a/src/documents.js
+++ b/src/documents.js
@@ -739,7 +739,7 @@ const LocalDocument = new Lang.Class({
},
canEdit: function() {
- return false;
+ return this.collection;
},
canShare: function() {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]