diff --git a/src/etools/__init__.py b/src/etools/__init__.py index 7f4c1e32e..cf307b8f8 100644 --- a/src/etools/__init__.py +++ b/src/etools/__init__.py @@ -1,2 +1,2 @@ -VERSION = __version__ = '10.1.1' +VERSION = __version__ = '10.1.2' NAME = 'eTools' diff --git a/src/etools/applications/core/templatetags/etools.py b/src/etools/applications/core/templatetags/etools.py index cc1162243..1d236b3d7 100644 --- a/src/etools/applications/core/templatetags/etools.py +++ b/src/etools/applications/core/templatetags/etools.py @@ -73,4 +73,4 @@ def text_wrap(text, width=70): https://github.com/nigma/django-easy-pdf/issues/65 https://github.com/xhtml2pdf/xhtml2pdf/issues/379 """ - return ' '.join(wrap(text, width)) + return ' '.join(wrap(text, width, break_on_hyphens=False)) diff --git a/src/etools/applications/partners/templates/pca/english_pdf.html b/src/etools/applications/partners/templates/pca/english_pdf.html index b80e8800a..0bfc24ce2 100644 --- a/src/etools/applications/partners/templates/pca/english_pdf.html +++ b/src/etools/applications/partners/templates/pca/english_pdf.html @@ -164,7 +164,7 @@ {{ officer.first_name }} {{ officer.last_name }} {{ officer.title }} - {{ officer.email|text_wrap:30 }} + {{ officer.email|text_wrap:20 }}   {% endfor %} @@ -1297,7 +1297,7 @@ party`s work, employees or other personnel, or subcontractors.

- (v) "" is conduct by a party’s employees, personnel or + (v) "safeguarding violation" is conduct by a party’s employees, personnel or subcontractors that actually or likely causes harm to a person, including any kind of physical, emotional or sexual abuse, neglect or exploitation.