diff --git a/news/390.feature b/news/390.feature
new file mode 100644
index 00000000..95f0ac20
--- /dev/null
+++ b/news/390.feature
@@ -0,0 +1,2 @@
+move UI related code and template of sharing view from plone.app.workflow to plone.app.layout
+[MrTango]
diff --git a/news/3953.tests.1 b/news/3953.tests.1
new file mode 100644
index 00000000..cd1db7a5
--- /dev/null
+++ b/news/3953.tests.1
@@ -0,0 +1,2 @@
+Add ``sharing_csrf.txt`` functional doctest, moved here from ``Products.CMFPlone`` together with the Classic-UI ``@@sharing`` view.
+[MrTango]
diff --git a/setup.py b/setup.py
index a7424451..4b82ef69 100644
--- a/setup.py
+++ b/setup.py
@@ -44,6 +44,7 @@
"plone.app.dexterity",
"plone.app.linkintegrity",
"plone.app.relationfield",
+ "plone.app.workflow",
"plone.app.uuid",
"plone.app.viewletmanager >=1.2",
"plone.base >=4.0.0a1",
diff --git a/src/plone/app/layout/controlpanels/configure.zcml b/src/plone/app/layout/controlpanels/configure.zcml
index 370d65c1..00d1d512 100644
--- a/src/plone/app/layout/controlpanels/configure.zcml
+++ b/src/plone/app/layout/controlpanels/configure.zcml
@@ -1,7 +1,6 @@
title+