Commit 848f91b8 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

disable Project tab by default.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30847 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 828db7ae
......@@ -61,7 +61,7 @@
</item>
<item>
<key> <string>visible</string> </key>
<value> <int>1</int> </value>
<value> <int>0</int> </value>
</item>
</dictionary>
</pickle>
......
......@@ -61,7 +61,7 @@
</item>
<item>
<key> <string>visible</string> </key>
<value> <int>1</int> </value>
<value> <int>0</int> </value>
</item>
</dictionary>
</pickle>
......
......@@ -61,7 +61,7 @@
</item>
<item>
<key> <string>visible</string> </key>
<value> <int>1</int> </value>
<value> <int>0</int> </value>
</item>
</dictionary>
</pickle>
......
710
\ No newline at end of file
711
\ No newline at end of file
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