Skip to content

Commit

Permalink
Merge branch 'release/3.4.3.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
tarunbhardwaj committed Jul 14, 2015
2 parents 7386c83 + 6074b6a commit ff86ec2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions product.py
Original file line number Diff line number Diff line change
Expand Up @@ -210,5 +210,6 @@ def get_menu_item(self, max_depth):
return {
'record': self,
'title': self.name,
'image': self.default_image,
'link': self.get_absolute_url(),
}
2 changes: 1 addition & 1 deletion tryton.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tryton]
version=3.4.3.0
version=3.4.3.1
depends:
nereid
nereid_cms
Expand Down

0 comments on commit ff86ec2

Please sign in to comment.