9417: The place page in webreport is complete mess (missing parenthesis)

This commit is contained in:
SNoiraud 2016-05-04 20:34:56 +02:00
parent 8103bb7b4a
commit e9c076520a

View File

@ -3454,7 +3454,7 @@ class PlacePages(BasePage):
if place:
if place.get_change_time() > ldatec: ldatec = place.get_change_time()
place_title = ReportUtils.place_name(self.dbase_,
place_handle_key
place_handle_key)
ml = get_main_location(self.dbase_, place)
if place_title and not place_title.isspace():