Commit ebf232f9 authored by Yusei Tahara's avatar Yusei Tahara

2009-03-06 yusei

* Fix typo in notification message.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25898 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e1e8b87b
...@@ -106,7 +106,7 @@ Description: \n ...@@ -106,7 +106,7 @@ Description: \n
Start Date: %(start_date)s\n Start Date: %(start_date)s\n
Stop Date: %(stop_date)s\n Stop Date: %(stop_date)s\n
\n \n
Please wisit ERP5: %(url)s\n Please visit ERP5: %(url)s\n
""" % {\n """ % {\n
\'assignor\': destination_decision_person.getTitle(),\n \'assignor\': destination_decision_person.getTitle(),\n
\'title\' : task_report.getTitle(),\n \'title\' : task_report.getTitle(),\n
......
2009-03-06 yusei
* Fix typo in notification message.
2009-01-07 fabien 2009-01-07 fabien
* update some scripts used to generate domain to display planningbox. This permit to increase the speed of the page displaying (about 3 time faster in my tests) * update some scripts used to generate domain to display planningbox. This permit to increase the speed of the page displaying (about 3 time faster in my tests)
......
623 624
\ No newline at end of file \ 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