[attributs] inAttr->intAttr
This commit is contained in:
parent
fe9a974e0a
commit
5c390df529
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ class aid(intAttr):
|
||||||
optional = True
|
optional = True
|
||||||
legend = u"Identifiant de l'adhérent"
|
legend = u"Identifiant de l'adhérent"
|
||||||
|
|
||||||
class uid(inAttr):
|
class uid(intAttr):
|
||||||
singlevalue = True
|
singlevalue = True
|
||||||
option = False
|
option = False
|
||||||
legend = u"L'identifiant canonique de l'adhérent"
|
legend = u"L'identifiant canonique de l'adhérent"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue