Fixes in webmodel

This commit is contained in:
Antonio de la Rosa 2016-02-17 16:17:47 +01:00
parent 121cf3a243
commit af8da27fff
4 changed files with 7 additions and 10 deletions

View file

@ -854,9 +854,6 @@ class PhangoField:
self.txt_error=""
# Array for create initial parameters for form..
self.parameters=[]
# Themodel where this component or field live
self.model=None