From b1e1193ca6d7b7389d48c734b07a5bb6c0b74540 Mon Sep 17 00:00:00 2001
From: Daniel Erat
Date: Thu, 16 Jun 2011 20:25:55 -0700
Subject: [PATCH] ui: Add support for setting camliAccess attr on permanodes.
The attribute can be set to "public" to share to everyone or deleted to
keep the permanode private.
Change-Id: I075dd7cc5fb6c3726083ae065282178dd7ae99a3
---
server/go/camlistored/ui/permanode.html | 32 +++++++----
server/go/camlistored/ui/permanode.js | 71 ++++++++++++++++++++-----
2 files changed, 80 insertions(+), 23 deletions(-)
diff --git a/server/go/camlistored/ui/permanode.html b/server/go/camlistored/ui/permanode.html
index cb9bb4a27..59ea17162 100644
--- a/server/go/camlistored/ui/permanode.html
+++ b/server/go/camlistored/ui/permanode.html
@@ -23,30 +23,40 @@ div.fileupload {
+
+
-
+