Commit 02f61c1e authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

erp5_web: Fix Display Static Web Section in Web Section and Web Site views

parent c71cb61d
...@@ -202,6 +202,10 @@ ...@@ -202,6 +202,10 @@
<string>Web Section</string> <string>Web Section</string>
<string>Web Section</string> <string>Web Section</string>
</tuple> </tuple>
<tuple>
<string>Static Web Section</string>
<string>Static Web Section</string>
</tuple>
</list> </list>
</value> </value>
</item> </item>
......
...@@ -157,6 +157,10 @@ ...@@ -157,6 +157,10 @@
<string>Web Section</string> <string>Web Section</string>
<string>Web Section</string> <string>Web Section</string>
</tuple> </tuple>
<tuple>
<string>Static Web Section</string>
<string>Static Web Section</string>
</tuple>
</list> </list>
</value> </value>
</item> </item>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment