[gen] String field: bugfix when ajax-editing an empty multilingual field.
This commit is contained in:
parent
9d6aa23ae6
commit
f047242d81
2 changed files with 7 additions and 5 deletions
|
@ -461,7 +461,7 @@ class Renderer:
|
|||
return self.stylesManager.styles
|
||||
|
||||
def setStylesMapping(self, stylesMapping):
|
||||
'''Establishes a correspondance between, on one hand, CSS styles or
|
||||
'''Establishes a correspondence between, on one hand, CSS styles or
|
||||
XHTML tags that will be found inside XHTML content given to POD,
|
||||
and, on the other hand, ODT styles found into the template.'''
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue