Fixed edited number lines

This commit is contained in:
Sergi Carol 2017-04-18 10:47:53 +00:00
parent 240f7acc8e
commit a67609760a
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
diff -r 196f01a49aa0 trytond/trytond/model/modelview.py
--- a/trytond//trytond/model/modelview.py Sat Feb 11 19:05:18 2017 +0100
+++ b/trytond//trytond/model/modelview.py Mon Mar 06 09:55:24 2017 +0100
@@ -540,8 +540,11 @@
@@ -540,8 +540,12 @@
view_ids = set_view_ids(element)
if type != 'form':
continue