diff --git a/browser/edit.pt b/browser/edit.pt index 71f51ae..a8078ab 100644 --- a/browser/edit.pt +++ b/browser/edit.pt @@ -21,7 +21,7 @@ diff --git a/browser/node_macros.pt b/browser/node_macros.pt index 2ae6e69..5eebb5e 100644 --- a/browser/node_macros.pt +++ b/browser/node_macros.pt @@ -103,7 +103,8 @@ tal:content="item/context/title" tal:attributes="href item/url">Menu Text - + diff --git a/browser/target_macros.pt b/browser/target_macros.pt index e08dbda..29d95ea 100644 --- a/browser/target_macros.pt +++ b/browser/target_macros.pt @@ -8,8 +8,9 @@
+ tal:define="target view/target" + tal:condition="python: target or items" + tal:attributes="action request/URL"> Type - +