Commit ff151e5e authored by Fabien Morin's avatar Fabien Morin

update css and change some permission :

add some rights on assignee to the validated state on egov_universal_workflow. This avoid a security error if an agent have an assigned application and refuse it (it will change the state of the application to validated and redirect the agent on it).

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24195 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e78dcf2b
......@@ -679,6 +679,10 @@ fieldset.register_informations{\n
background-color: <dtml-var document_background_color>;\n
font-weight: bold;\n
}\n
\n
.content .figure {\n
text-align: right;\n
}\n
]]></string> </value>
......
......@@ -64,6 +64,7 @@
<key> <string>Access contents information</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Auditor</string>
<string>Manager</string>
......@@ -102,6 +103,7 @@
<key> <string>View</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Auditor</string>
<string>Manager</string>
......
2008-10-15 fabien
* update some listbox to display the last application in first
* update css
* add some rights on assignee to the validated state on egov_universal_workflow. This avoid a security error if an agent have an assigned application and refuse it (it will change the state of the application to validated and redirect the agent on it).
2008-10-10 fabien
bring some corrections after the Mme Ba review :
......
389
\ No newline at end of file
391
\ 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