[attributs] host dans CRANS_ATTRIBUTES
This commit is contained in:
parent
28372a070e
commit
45db958819
1 changed files with 1 additions and 1 deletions
|
@ -248,7 +248,6 @@ class solde(Attr):
|
|||
optional = True
|
||||
legend = u"Solde d'impression"
|
||||
|
||||
|
||||
class host(Attr):
|
||||
singlevalue = True
|
||||
optional = False
|
||||
|
@ -352,6 +351,7 @@ CRANS_ATTRIBUTES= {
|
|||
'droits' : droits,
|
||||
'solde' : solde,
|
||||
'mid' : mid,
|
||||
'host' : host,
|
||||
'hostAlias' : hostAlias,
|
||||
'ipsec' : ipsec,
|
||||
'puissance' : puissance,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue