Commit 404e2180 authored by Arnaud Fontaine's avatar Arnaud Fontaine

Show Component version on ComponentTool view.

parent b3c79a51
......@@ -85,6 +85,10 @@
<string>id</string>
<string>ID</string>
</tuple>
<tuple>
<string>version</string>
<string>Version</string>
</tuple>
<tuple>
<string>translated_portal_type</string>
<string>Type</string>
......
2012-02-28 arnaud.fontaine
* Show Component version on ComponentTool view.
2012-02-28 arnaud.fontaine
* Add Developer Role on portal_components which is the only Role with write permissions on portal_components and subobjects.
* Modify component_validation_workflow to not set Permissions and let it get it from portal_components instead.
......
41012
\ No newline at end of file
41013
\ 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