Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
weblate committed Jan 15, 2015
2 parents 629a39b + 2bfea9c commit 3ec9699
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions weblate/trans/views/edit.py
Original file line number Diff line number Diff line change
Expand Up @@ -787,6 +787,7 @@ def load_zen(request, project, subproject, lang):
'object': translation,
'unitdata': unitdata,
'search_query': search_result['query'],
'search_id': search_result['search_id'],
'last_section': search_result['last_section'],
}
)
Expand Down

0 comments on commit 3ec9699

Please sign in to comment.