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"> Edit
Edit diff --git a/browser/resource_macros.pt b/browser/resource_macros.pt index 23e5585..c7180af 100644 --- a/browser/resource_macros.pt +++ b/browser/resource_macros.pt @@ -3,7 +3,8 @@

Title

- +
- + @@ -62,7 +62,7 @@ namePrefix string:search.$rowNum; param search_param | item/searchParam" tal:attributes="id string:$idPrefix.row"> - + @@ -92,7 +92,8 @@   + title="Add type" + tal:condition="nothing" /> 
@@ -118,7 +119,8 @@ tal:attributes="name string:$namePrefix.text; id string:$idPrefix.text;" />   + title="Add search word" + tal:condition="nothing" />