[attributs] Typo
This commit is contained in:
parent
5601c523c0
commit
f55be5d0de
1 changed files with 1 additions and 1 deletions
|
@ -596,7 +596,7 @@ class positionBorne(Attr):
|
|||
self.value = u"%f %f" % (float(lat), float(lon))
|
||||
|
||||
class nvram(Attr):
|
||||
legend u"Configuration speciale"
|
||||
legend = u"Configuration speciale"
|
||||
optional = True
|
||||
can_modify = [nounou]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue