mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-27 01:32:03 +00:00
[svn r8158] same mistake
This commit is contained in:
parent
73d73a8a41
commit
e543df8b83
@ -346,6 +346,3 @@ class Survey(models.Model):
|
|||||||
def __str__(self):
|
def __str__(self):
|
||||||
return self.expedition_year.year+"#"+"%02d" % self.wallet_number
|
return self.expedition_year.year+"#"+"%02d" % self.wallet_number
|
||||||
|
|
||||||
class admin():
|
|
||||||
pass
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user