diff --git a/last_commit.txt b/last_commit.txt index 269ef899f8..6a2250a238 100644 --- a/last_commit.txt +++ b/last_commit.txt @@ -2,33 +2,31 @@ Repository: plone.app.workflow Branch: refs/heads/master -Date: 2021-01-20T18:32:58-03:00 +Date: 2021-01-21T14:52:45-03:00 Author: Franco Pellegrini (frapell) -Commit: https://github.com/plone/plone.app.workflow/commit/ddbc47bf2e49235c6684bd52935ff600930801f0 +Commit: https://github.com/plone/plone.app.workflow/commit/af30107db5667fd459d7642bfd9fe75d2fadb040 -Have the icons from the sharing tab to have their URL relative to the site root. closes gh-25 +Missed these 2 icons for gh-25 Files changed: -A news/25.feature M plone/app/workflow/browser/sharing.pt -b'diff --git a/news/25.feature b/news/25.feature\nnew file mode 100644\nindex 0000000..fb1ed4f\n--- /dev/null\n+++ b/news/25.feature\n@@ -0,0 +1,2 @@\n+Have the icons from the sharing tab to have their URL relative to the site root\n+[frapell]\ndiff --git a/plone/app/workflow/browser/sharing.pt b/plone/app/workflow/browser/sharing.pt\nindex 7f9cfb5..5d785e8 100644\n--- a/plone/app/workflow/browser/sharing.pt\n+++ b/plone/app/workflow/browser/sharing.pt\n@@ -127,8 +127,8 @@\n \n \n- \n- \n+ \n+ \n \n \n+ tal:replace="structure portal/confirm_icon.png" />\n indicates an inherited value. Similarly, the symbol\n \n+ tal:replace="structure portal/site_icon.png" />\n indicates a global role, which is managed by the site administrator.\n \n \n' +b'diff --git a/plone/app/workflow/browser/sharing.pt b/plone/app/workflow/browser/sharing.pt\nindex 5d785e8..b3f8213 100644\n--- a/plone/app/workflow/browser/sharing.pt\n+++ b/plone/app/workflow/browser/sharing.pt\n@@ -95,8 +95,8 @@\n sticky python:entry[\'id\'] in view.STICKY"\n tal:attributes="class python:oddrow and \'odd\' or \'even\'">\n \n- \n- \n+ \n+ \n \n \n' Repository: plone.app.workflow Branch: refs/heads/master -Date: 2021-01-21T13:09:21+01:00 +Date: 2021-01-22T13:42:21+01:00 Author: Jens W. Klein (jensens) -Commit: https://github.com/plone/plone.app.workflow/commit/80fde757bd42150c168f178dfb3636378a4b075b +Commit: https://github.com/plone/plone.app.workflow/commit/2eb99420cd4bd864cb3274b54caf54e6db2fdb25 -Merge pull request #26 from plone/frapell-sharing-view +Merge pull request #27 from plone/frapell-sharing-view-2 -Have the icons from the sharing tab to have their URL relative to the site root +Missed these 2 icons for gh-25 Files changed: -A news/25.feature M plone/app/workflow/browser/sharing.pt -b'diff --git a/news/25.feature b/news/25.feature\nnew file mode 100644\nindex 0000000..fb1ed4f\n--- /dev/null\n+++ b/news/25.feature\n@@ -0,0 +1,2 @@\n+Have the icons from the sharing tab to have their URL relative to the site root\n+[frapell]\ndiff --git a/plone/app/workflow/browser/sharing.pt b/plone/app/workflow/browser/sharing.pt\nindex 7f9cfb5..5d785e8 100644\n--- a/plone/app/workflow/browser/sharing.pt\n+++ b/plone/app/workflow/browser/sharing.pt\n@@ -127,8 +127,8 @@\n \n \n- \n- \n+ \n+ \n \n \n+ tal:replace="structure portal/confirm_icon.png" />\n indicates an inherited value. Similarly, the symbol\n \n+ tal:replace="structure portal/site_icon.png" />\n indicates a global role, which is managed by the site administrator.\n \n \n' +b'diff --git a/plone/app/workflow/browser/sharing.pt b/plone/app/workflow/browser/sharing.pt\nindex 5d785e8..b3f8213 100644\n--- a/plone/app/workflow/browser/sharing.pt\n+++ b/plone/app/workflow/browser/sharing.pt\n@@ -95,8 +95,8 @@\n sticky python:entry[\'id\'] in view.STICKY"\n tal:attributes="class python:oddrow and \'odd\' or \'even\'">\n \n- \n- \n+ \n+ \n \n \n'