diff --git a/browser/common.py b/browser/common.py
index ab60826..1275df8 100644
--- a/browser/common.py
+++ b/browser/common.py
@@ -182,7 +182,7 @@ class BaseView(GenericView):
@Lazy
def inlineEditingActive(self):
#return False
- return self.request.principal.id == 'rootadmin'
+ #return self.request.principal.id == 'rootadmin'
# this may depend on system and user settings...
return True
diff --git a/browser/node_macros.pt b/browser/node_macros.pt
index 935d09e..2801082 100644
--- a/browser/node_macros.pt
+++ b/browser/node_macros.pt
@@ -30,14 +30,14 @@
tal:condition="item/xeditable | nothing">