[gen] Bugfixes.
This commit is contained in:
parent
5d350de491
commit
f2b19e4141
2 changed files with 3 additions and 3 deletions
|
@ -290,7 +290,7 @@ class SearchDescr(Descr):
|
|||
self.translatedDescr = tool.translate(labelDescr)
|
||||
else:
|
||||
self.translatedDescr = ''
|
||||
self.px = self.pxSearch
|
||||
self.px = self.pxView
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
upperLetter = re.compile('[A-Z]')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue